ClawAudit verdict

socialepoch-wa-scrm

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Official WhatsApp SCRM API skill requiring explicit user-triggered commands; security declaration states no auto-start, no background operation, and no hidden data collection.

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

45
security
90
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="你的api_key

Pattern match medium

subprocess execution — runs system commands from Python

scrm_api.py · prose · downgraded · subprocess.check_call(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scrm_api.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python os.environ.get — reads environment variable

scrm_api.py · prose · downgraded · os.environ.get(

Pattern match low

References webhook/callback URL

scrm_api.py · prose · downgraded · callback_url

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

Requires 3 environment variables. (1 sensitive: SOCIALEPOCH_API_KEY). Requires 1 system binary.

credential_accessnetwork_in

Is this flag fair?

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