Caveat verdict

socialepoch-whatsapp-scrm

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

WhatsApp business messaging via SocialEpoch SCRM API with user-supplied tenant credentials; all message sending is manually triggered and the skill explicitly declares no auto-run or background 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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

38
security
90
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="Your API Key

Pattern match medium

References webhook/callback URL

SKILL.md · code · CallbackUrl

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(

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