ClawAudit verdict

cs-uapipro-hot-zhihu

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Fetches Zhihu trending board data from a named third-party API using an environment variable API key supplied by the user; a straightforward read-only data aggregation skill with no exfiltration beyond the intended API call.

โš  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.

53
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match high

subprocess execution โ€” runs system commands from Python

SKILL.md ยท code ยท subprocess.run(

Pattern match medium

Python os.environ.get โ€” reads environment variable

SKILL.md ยท code ยท os.environ.get(

Pattern match low

Python urllib.request โ€” network access

scripts/zhihu_hot.py ยท prose ยท downgraded ยท urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

process_execcredential_access

Is this flag fair?

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