ClawAudit verdict
epub
Installs packages AND executes processes
The skill appears to be used for legitimate EPUB processing, file operations are transparent and align with its purpose.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Installs packages AND executes processes โ opaque dependency chain with execution
LLM03 ยท ASI04
Permission integrity
package_install
Findings (2)
Python shutil file operation โ copies/moves/deletes files
SKILL.md ยท code ยท shutil.copy(
Python directory traversal
SKILL.md ยท code ยท os.listdir(
Permissions & capabilities
No declared permissions โ minimal attack surface.
file_readdir_traversalprocess_execpackage_install Thanks โ recorded.