ClawAudit verdict

web-search-plus

web-search-plus-2-8-6

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Earlier multi-provider web search skill; reads optional API keys from environment and queries configured search providers, matching stated 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.

35
security
80
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key

Pattern match medium

pip3 install — installs Python packages at runtime

TROUBLESHOOTING.md · code · pip3 install

Pattern match low

Python urllib.request — network access

scripts/search.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/search.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

scripts/search.py · prose · downgraded · got

Pattern match low

Sets world-executable permissions

TROUBLESHOOTING.md · prose · downgraded · chmod 755

Permissions & capabilities

Requires 2 system binaries.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API