osaurus-aiosaurus-aiOfficialยท4 Agent Skills Included

osaurus-tools

Secure web fetching and headless browser automation for macOS

Fetches web content, JSON APIs, and files with built-in SSRF protection and size limits. Automates a headless WebKit browser with persistent per-agent sessions, element refs, and batched actions. Eliminates manual logins, credential handling, and fragile page scraping through a guided sign-in window. Helps agents read pages, fill forms, and inspect network activity faster.
npx skills add osaurus-ai/osaurus-tools --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Osaurus Tools?โ–ผ

Run `npx skills add osaurus-ai/osaurus-tools --all -g -y` in your terminal to install all skills in this suite globally.

What does Osaurus Tools do?โ–ผ

It provides secure HTTP fetching with SSRF protection and a headless browser for navigating pages, clicking elements, and filling forms. Both are designed for safe, automated web workflows on macOS.

How does the browser handle website logins?โ–ผ

When a login wall is hit, it opens a visible sign-in window so the user authenticates once. Cookies and sessions persist per agent, so future runs stay logged in without typing credentials.

Is the fetch tool safe against SSRF attacks?โ–ผ

Yes. It blocks private IPs, loopback addresses, and cloud metadata endpoints by default, and caps response sizes at 10 MB to prevent abuse.

Do I need coding experience to use these tools?โ–ผ

No. Once installed, your agent uses the skills automatically based on plain-English requests like reading a page or downloading a file.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’