Caveat verdict
social-media-agent
social-media-engine
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.
Findings (5)
Possible hardcoded credential
tools/buffer-setup.md · code · API_KEY="your_key_here
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
tools/postiz-setup.md · code · curl -fsSL https://get.docker.com | sh
Pipe to sh — executes piped content as shell commands
tools/postiz-setup.md · code · | sh
HTTP request to bare IP address — common in malicious payloads
tools/postiz-setup.md · code · http://127.0.0.1
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?
Thanks — recorded.