Caveat verdict

nano-web-search

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Web search tool that reads a NANOGPT_API_KEY from env and sends queries to NanoGPT's documented API; credential access and network use are directly in service of the stated search purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

38
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk-nano-your-key-here

Pattern match high

Pipe to python — executes piped content as Python code

search.sh · prose · downgraded · | python3

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: NANOGPT_API_KEY). Requires 2 system binaries. (1 elevated: curl).

package_installcredential_access

Is this flag fair?

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