osaurus-tools
Secure web fetching and headless browser automation for macOS
All Skills in This Repository (4)
Pure Emerald Level Indicatorsosaurus-time
Convert timezones and calculate dates with deterministic pure functions.
osaurus-search
Automate web search retrieval with automatic backend selection and structured results.
osaurus-browser
Automate headless browser interactions with per-agent session persistence and secure sign-in flows.
osaurus-fetch
Fetch JSON APIs, extract HTML readability, and download files with SSRF protection and size limits.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core