ClawAudit verdict
goai-pdf-to-ppt
Uses a legitimate API key to upload PDFs for conversion; no hidden malicious actions.
⚠ 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.
Findings (4)
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/convert_pdf_to_ppt.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/convert_pdf_to_ppt.py · prose · downgraded · subprocess.run(["start", "", path], check=True, shell=True
Python os.environ.get — reads environment variable
scripts/bootstrap.py · prose · downgraded · os.environ.get(
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 1 environment variable. (1 sensitive: GOAI_API_KEY). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.