ClawAudit verdict

git-hooks-manager

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

The skill provides a Git hooks manager that simplifies installing, configuring, and sharing Git hooks across teams. It includes pre-built templates for linting, testing, branch naming validation, commit message validation, and custom hook orchestration.

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

78
security
70
transparency
70
maintenance

Findings (3)

Pattern match medium

os.system/popen — direct OS command execution

examples/basic_usage.py · prose · downgraded · os.system(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/hooks_manager.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

tests/test_hooks_manager.py · prose · downgraded · shutil.rmtree(

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