ClawAudit verdict
meituan-c-user-auth
The skill manages sensitive authentication credentials (phone numbers, SMS verification codes, user tokens) and makes outbound calls to external servers including clawhub.ai for version checks, creating meaningful exposure if the remote scripts or endpoints are compromised, though no concrete exfiltration behavior is observed.
⚠ 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.
Findings (5)
subprocess execution — runs system commands from Python
scripts/auth.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/auth.py · prose · downgraded · os.environ.get(
Python httpx request — network access
scripts/auth.py · prose · downgraded · httpx.post(
References agent configuration files
scripts/skill_cache_cli.py · prose · downgraded · CLAUDE.md
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.
Is this flag fair?
Thanks — recorded.