ClawAudit verdict

yolo-vision-tools

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Computer vision tool using Ultralytics YOLO for local image/video analysis; package_install is for standard pip deps and executionSinkDetected reflects documented CLI commands.

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

35
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

subprocess execution โ€” runs system commands from Python

references/environment_check.md ยท code ยท subprocess.run(

Pattern match high

subprocess with shell=True โ€” command injection vector

references/environment_check.md ยท code ยท subprocess.run(cmd, shell=True

Pattern match medium

conda install โ€” installs packages via conda

references/installation_guide.md ยท code ยท conda install

Pattern match medium

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

references/dataset_preparation.md ยท code ยท 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

No declared permissions โ€” minimal attack surface.

package_install

Is this flag fair?

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