add.tools
v0.1.0Search engine for AI agents to discover free and paid tools, APIs, and MCP servers
⭐ 0· 147·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (a search engine for agent-discoverable tools/APIs) align with the SKILL.md examples, which are simple curl calls against add.tools endpoints. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs the agent to issue HTTP GET/POST requests to add.tools (search and feedback endpoints) and to use content negotiation for JSON; it does not instruct reading local files, accessing unrelated environment variables, or transmitting data to other endpoints.
Install Mechanism
There is no install spec and no code files. Because this is instruction-only the skill does not write to disk or pull remote packages.
Credentials
The skill declares no environment variables, no credentials, and no config paths — appropriate for a read/search-only integration with a public web API.
Persistence & Privilege
The skill uses platform defaults (not always:true) and does not request elevated or persistent system privileges. Autonomous invocation is allowed by default but not combined with other red flags.
Assessment
This skill is low-risk in terms of local access because it only documents how to call add.tools web endpoints and asks for no secrets or installs. However, it will cause your agent to send queries to an external service (https://add.tools). Do not include sensitive or secret information in search queries or feedback posts. If you want extra caution, verify the add.tools website and GitHub repo listed in SKILL.md before installing, and consider restricting autonomous agent access if you prefer manual approval of outbound network calls.Like a lobster shell, security has layers — review code before you run it.
latestvk971dw9rvnzh8wx98cexmt0db1834f0y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
