Caveat verdict
nano-web-search
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.
Permission integrity
package_install
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="sk-nano-your-key-here
Pipe to python — executes piped content as Python code
search.sh · prose · downgraded · | python3
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?
Thanks — recorded.