Caveat verdict

claw-presenter

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill uses file reading capabilities to parse PPT/PDF files, which could potentially be used for malicious purposes if not properly validated.

⚠ 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.

55
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

SKILL.md · prose · downgraded · apt-get install

Pattern match low

Python os.environ.get — reads environment variable

scripts/parse-presentation.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

file_readpackage_install

Is this flag fair?

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