Caveat verdict

facebook-openclaw

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

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.

45
security
50
transparency
80
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN = "your_page_access_token_here

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

index.js · prose · downgraded · spawn(

Pattern match low

Node http/https module — low-level network access

commands/delete-post.js · prose · downgraded · require('https')

Pattern match low

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?

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