Caveat verdict
facebook-fanpage-manager
Accesses credentials AND makes external network calls
Facebook Fanpage management skill for posting, replying to comments, and auto-replying Messenger messages via the Facebook Graph API; credentials are from declared env vars and used only against Facebook's API, matching the stated social media automation purpose.
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
Findings (3)
Pipe to python — executes piped content as Python code
scripts/check-connection.sh · prose · downgraded · | python3
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
References tunneling service
SKILL.md · prose · downgraded · ngrok
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: FACEBOOK_ACCESS_TOKEN). Requires 1 system binary. (1 elevated: curl).
credential_accessnetwork_outnetwork_in Thanks — recorded.