ClawAudit verdict

meituan-coupon

meituan-coupons

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

Claims to be an official Meituan coupon platform but is unverifiable third-party code that handles phone numbers, SMS verification codes, and user tokens (user_token, device_token), with rules about storing credentials locally and calling external coupon APIs — the combination of credential handling and external API calls for financial transactions warrants caution.

⚠ 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
80
transparency
90
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (11)

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

References child_process — can spawn system processes

vendor/cliguard/js/cliguard-wrapper.js · prose · downgraded · child_process

Pattern match medium

Long base64 string (100+ chars) — likely obfuscated payload

vendor/cliguard/js/cliguard-wrapper.js · prose · downgraded · 1a726e6e6a693f295b3f285c3f285c6a75686e7b76376a75686e7734777f736e6f7b74347975773f

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

References agent configuration files

SKILL.md · prose · downgraded · CLAUDE.md

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

Python os.getenv — reads environment variable

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

Pattern match low

Python urllib.request — network access

vendor/cliguard/__init__.py · prose · downgraded · urllib.request

Pattern match low

String.fromCharCode — can build strings to evade detection

vendor/cliguard/js/cliguard-wrapper.js · prose · downgraded · String.fromCharCode

Pattern match low

Node http/https module — low-level network access

vendor/cliguard/js/cliguard-wrapper.js · prose · downgraded · require("https")

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