ClawAudit verdict

backup-tool

bud-backup-tool

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill handles file backup and restore; caution required to prevent potential path traversal or unauthorized access.

โš  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.

55
security
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (3)

Pattern match high

References sudo โ€” requests elevated privileges

SKILL.md ยท frontmatter ยท sudo

Pattern match medium

subprocess execution โ€” runs system commands from Python

backup_tool.py ยท prose ยท downgraded ยท subprocess.run(

Pattern match low

Python shutil file operation โ€” copies/moves/deletes files

backup_tool.py ยท prose ยท downgraded ยท shutil.copy(

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 3 system binaries. (1 elevated: git).

file_write

Is this flag fair?

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