Caveat verdict

zhipu-search

zhipu-ai-search

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

Web search skill using Zhipu AI documented API; explicitly instructs never to read or output config.json or the API key value, demonstrating security awareness rather than exfiltration intent.

⚠ 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.

50
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match critical

Possible hardcoded credential

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

Pattern match low

Node http/https module — low-level network access

scripts/search.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/search.js · prose · downgraded · process.env.ZHIPU_API_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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