ClawAudit verdict

PDF

martin-pdf

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

PDF processing skill via SkillBoss API Hub covering OCR, merge, split, and form operations; all documented APIs match the stated PDF handling purpose.

⚠ 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
90
transparency
70
maintenance

Findings (9)

Pattern match critical

Possible hardcoded credential

database/SKILL.md · code · API_KEY="your-skillboss-api-key

Pattern match high

References sudo — requests elevated privileges

voice/SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

voice/SKILL.md · code · apt-get install

Pattern match medium

subprocess execution — runs system commands from Python

image/scripts/download_weights.py · prose · downgraded · subprocess.run(

Pattern match medium

POSTs data to external URL

notify/SKILL.md · code · .post( "https://

Pattern match medium

Dynamic import() — loads module at runtime

voice/src/streaming-tts.ts · prose · downgraded · import("

Pattern match low

Python urllib.request — network access

image/scripts/comfyui_run.py · prose · downgraded · urllib.request

Pattern match low

Opens WebSocket connection

voice/CHANGELOG.md · prose · downgraded · WebSocket

Pattern match low

Base64 encoding/decoding

voice/src/stt.ts · prose · downgraded · base64-encode

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.

Is this flag fair?

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