Caveat verdict
postiz
Accesses credentials AND makes external network calls
Social media scheduling CLI (Postiz) that requires explicit authentication before any operations and works with user-provided API keys; all capabilities serve the transparent stated purpose of scheduling posts across 28+ platforms.
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 makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
network_out
package_install
Findings (4)
Possible hardcoded credential
QUICK_START.md · code · API_KEY="your_api_key_here
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | Bash
Accesses shell history/config
HOW_TO_RUN.md · code · ~/.zshrc
Popular HTTP library — network access
PROJECT_STRUCTURE.md · prose · downgraded · node-fetch
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: POSTIZ_API_KEY).
package_installnetwork_outcredential_access Thanks — recorded.