Caveat verdict
facebook-openclaw
Facebook Pages management CLI using the Graph API; credential_access is for FB_PAGE_ACCESS_TOKEN read from env var or config file and used only against Facebook's API for the stated page management purpose.
⚠ 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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · TOKEN = "your_page_access_token_here
References child_process — can spawn system processes
index.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
index.js · prose · downgraded · spawn(
Node http/https module — low-level network access
commands/delete-post.js · prose · downgraded · require('https')
Popular HTTP library — network access
package-lock.json · prose · downgraded · node-fetch
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.
credential_access Is this flag fair?
Thanks — recorded.