Caveat verdict

social-media-agent

social-media-engine

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

Social media content planner and scheduler using Buffer or Postiz APIs — API keys loaded from environment, all posts created as drafts requiring human approval before publishing.

⚠ 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.

0
security
90
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

tools/buffer-setup.md · code · API_KEY="your_key_here

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

tools/postiz-setup.md · code · curl -fsSL https://get.docker.com | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

tools/postiz-setup.md · code · | sh

Pattern match high

HTTP request to bare IP address — common in malicious payloads

tools/postiz-setup.md · code · http://127.0.0.1

Pattern match low

Accesses sensitive environment variables

scripts/post-scheduler.js · prose · downgraded · process.env.BUFFER_API_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). 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.

Is this flag fair?

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