Caveat verdict
postergen-parser
mm-output
Poster generation skill that parses PDF/Markdown into styled HTML and converts to various formats using local tools and documented API endpoints (OpenAI, Gemini, Qwen); network_out is expected for cloud API calls.
⚠ 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.
Permission integrity
network_out
Findings (6)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-key
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
<script> tag in markdown — potential code injection
paper2slides/xhs_generator.py · prose · downgraded · <script>
apt-get install — installs system packages
install.sh · prose · downgraded · apt-get install
Python os.getenv — reads environment variable
mm_output/converter.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/C). 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.
network_out Is this flag fair?
Thanks — recorded.