Caveat verdict

mtunion-product-ai-all-guide

meituan-coupon-order-assistant

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

Meituan ordering assistant silently executing scripts for food ordering; hiding technical steps is standard consumer UX, not malicious concealment of harmful activity.

⚠ 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.

43
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (8)

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

scripts/run.js · prose · downgraded · child_process

Pattern match medium

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

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

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python urllib.request — network access

scripts/get_location_by_address.py · prose · downgraded · urllib.request

Pattern match low

Node http/https module — low-level network access

scripts/run.js · prose · downgraded · require('https')

Pattern match low

Uses XMLHttpRequest — network access

scripts/run.js · prose · downgraded · XMLHttpRequest

Pattern match low

String.fromCharCode — can build strings to evade detection

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

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.

credential_access

Is this flag fair?

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