ClawAudit verdict

video-note-maker

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

This skill extracts audio from videos, transcribes with Whisper, generates Markdown notes, and sends email notifications, all standard workflow steps matching its stated video-to-notes purpose.

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

30
security
40
transparency
70
maintenance

Findings (5)

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match medium

Python os.environ.get — reads environment variable

SKILL.md · code · os.environ.get(

Pattern match medium

pip3 install — installs Python packages at runtime

README.md · code · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

video_note_maker.py · prose · downgraded · subprocess.run(

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.

network_incredential_access

Is this flag fair?

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