Caveat verdict

ppt-generator

ppt-generator-skill

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

Generates .pptx files locally using python-pptx and pptxgenjs with no external API calls or credential access; executionSinkDetected reflects legitimate local script invocations for presentation generation.

⚠ 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.

43
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

subprocess execution — runs system commands from Python

scripts/analyze_content.py · prose · downgraded · subprocess.run(

Pattern match medium

Downloads executables from external URLs

scripts/check_env.py · prose · downgraded · download from https://

Pattern match medium

yum install — installs system packages

scripts/check_env.py · prose · downgraded · yum install

Pattern match low

pip3 install — installs Python packages at runtime

scripts/check_env.py · prose · downgraded · pip3 install

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

package_install

Is this flag fair?

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