Caveat verdict
whatsapp-business-latam
Accesses credentials AND makes external network calls
Configuration guide for WhatsApp Business API (official Meta) for Latin American SMBs; explicitly restricts to the official Meta API only and provides compliance guidance to avoid account bans.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
credential_access
Findings (6)
Possible hardcoded credential
SKILL.md · code · TOKEN="tu_access_token
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/openclaw.json
Accesses process.env — reads environment variables
SKILL.md · code
References tunneling service
SKILL.md · code · ngrok
Accesses sensitive environment variables
SKILL.md · code · process.env.WEBHOOK_VERIFY_TOKEN
Sets world-executable permissions
SKILL.md · prose · downgraded · chmod 700
Permissions & capabilities
Requires 1 system binary. (1 elevated: curl).
network_outnetwork_incredential_access Thanks — recorded.