ClawAudit verdict
nimble-web-search
Web search skill using the Nimble Search API with user-provided NIMBLE_API_KEY; sends only search queries to Nimble's API and returns results, consistent with stated web intelligence purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
agent_memory
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
Python os.getenv — reads environment variable
examples/basic-search.md · code · os.getenv(
Accesses sensitive environment variables
examples/basic-search.md · code · process.env.NIMBLE_API_KEY
Popular HTTP library — network access
references/api-reference.md · code · axios
Python aiohttp session — async network access
references/api-reference.md · code · aiohttp.ClientSession
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessagent_memorynetwork_in Is this flag fair?
Thanks — recorded.