ClawAudit verdict
ppt-pro
Skill generates professional PPT presentations locally using Python/Node.js; it reads design templates and produces output files, with no external data exfiltration or suspicious behavior evident.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (10)
Pipe to python — executes piped content as Python code
references/quality-checks.md · prose · downgraded · | Python
<script> tag in markdown — potential code injection
scripts/html_packager.py · prose · downgraded · <script>
subprocess execution — runs system commands from Python
WPS_TESTING.md · code · subprocess.call(
subprocess with shell=True — command injection vector
WPS_TESTING.md · code · subprocess.call(f"kill -9 {pid}", shell=True
References sudo — requests elevated privileges
WPS_TESTING.md · code · sudo
setuid — privilege escalation mechanism
scripts/extract_slides.js · prose · downgraded · setuid
References child_process — can spawn system processes
scripts/html2pptx.js · prose · downgraded · child_process
Uses exec() — may execute shell commands
scripts/lib/text-utils.js · prose · downgraded · exec(
pip3 install — installs Python packages at runtime
WPS_TESTING.md · code · pip3 install
Python shutil file operation — copies/moves/deletes files
scripts/embed_fonts.py · prose · downgraded · shutil.rmtree(
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
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.