ClawAudit verdict

zhipu-search

another-zhipu-web-search

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

Reads ZHIPUAI_API_KEY from environment to authenticate against the declared Zhipu search API; the key read is the expected credential for this service and is sent only to that API's documented endpoint, matching the skill's 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.

50
security
50
transparency
70
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-here

Pattern match low

Python os.getenv — reads environment variable

search_util.py · prose · downgraded · os.getenv(

Pattern match low

Python httpx request — network access

search_util.py · prose · downgraded · httpx.post(

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