Caveat verdict
ppt-generator
ppt-generator-skill
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.
Permission integrity
package_install
Findings (5)
References sudo — requests elevated privileges
SKILL.md · code · sudo
subprocess execution — runs system commands from Python
scripts/analyze_content.py · prose · downgraded · subprocess.run(
Downloads executables from external URLs
scripts/check_env.py · prose · downgraded · download from https://
yum install — installs system packages
scripts/check_env.py · prose · downgraded · yum install
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?
Thanks — recorded.