ClawAudit verdict
zhipu-search
another-zhipu-web-search
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.
Permission integrity
credential_access
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
Python os.getenv — reads environment variable
search_util.py · prose · downgraded · os.getenv(
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?
Thanks — recorded.