ClawAudit verdict

ppt-pro

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match high

Pipe to python — executes piped content as Python code

references/quality-checks.md · prose · downgraded · | Python

Pattern match high

<script> tag in markdown — potential code injection

scripts/html_packager.py · prose · downgraded · <script>

Pattern match high

subprocess execution — runs system commands from Python

WPS_TESTING.md · code · subprocess.call(

Pattern match high

subprocess with shell=True — command injection vector

WPS_TESTING.md · code · subprocess.call(f"kill -9 {pid}", shell=True

Pattern match high

References sudo — requests elevated privileges

WPS_TESTING.md · code · sudo

Pattern match medium

setuid — privilege escalation mechanism

scripts/extract_slides.js · prose · downgraded · setuid

Pattern match medium

References child_process — can spawn system processes

scripts/html2pptx.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

scripts/lib/text-utils.js · prose · downgraded · exec(

Pattern match medium

pip3 install — installs Python packages at runtime

WPS_TESTING.md · code · pip3 install

Pattern match low

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?

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