Caveat verdict

postergen-parser

mm-output

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

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.

0
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key

Pattern match critical

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

SKILL.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

SKILL.md · code · | sh

Pattern match high

<script> tag in markdown — potential code injection

paper2slides/xhs_generator.py · prose · downgraded · <script>

Pattern match medium

apt-get install — installs system packages

install.sh · prose · downgraded · apt-get install

Pattern match low

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?

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