Caveat verdict

meituan-fenxiao-promotion-coupon

meituan-union-coupon-skill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Meituan coupon redemption assistant using agent_memory for session state and credentials for login; automates coupon claims on behalf of the user with transparent disclosure.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

48
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Accesses agent memory/configuration files

agent_memory

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Uses XMLHttpRequest — network access

scripts/auth.py · prose · downgraded · XMLHttpRequest

Pattern match low

Python httpx request — network access

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

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