ClawAudit verdict

meituan-coupon-traffic

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill accesses credentials but seems to do so for a legitimate 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.

80
security
60
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (5)

Pattern match medium

subprocess execution — runs system commands from Python

scripts/auth.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/auth.py · prose · downgraded · os.environ.get(

Pattern match low

Python httpx request — network access

scripts/auth.py · prose · downgraded · httpx.post(

Pattern match low

References agent configuration files

scripts/skill_cache_cli.py · prose · downgraded · CLAUDE.md

Pattern match low

Python os.getenv — reads environment variable

scripts/skill_cache_cli.py · prose · downgraded · os.getenv(

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.

agent_memorycredential_access

Is this flag fair?

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