Caveat verdict
indie-app-marketing-pipeline
Accesses credentials AND writes files
Template-driven social media content pipeline that reads a content bank and schedules posts to Postiz using a user-provided API key; all operations match the stated marketing 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 writes files — may persist stolen credentials locally
LLM02 · LLM06 · ASI03
Permission integrity
file_read+write
Findings (3)
References child_process — can spawn system processes
scripts/daily-publisher.js · prose · downgraded · child_process
Accesses sensitive environment variables
scripts/daily-publisher.js · prose · downgraded · process.env.POSTIZ_API_KEY
Popular HTTP library — network access
scripts/setup.sh · prose · downgraded · Got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: [POSTIZ_API_KEY]). Requires 1 system binary.
credential_accessfile_write Thanks — recorded.