ClawAudit verdict

record2note

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

This is a local voice-to-notes tool using Whisper for transcription; all processing is local (downloads models from official sources), executionSinkDetected reflects documented installer commands, and there is no evidence of data exfiltration.

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

20
security
80
transparency
70
maintenance

Findings (10)

Pattern match high

Pipe to python — executes piped content as Python code

README.md · prose · downgraded · | Python

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

subprocess execution — runs system commands from Python

scripts/common/deps_manager.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/common/deps_manager.py · prose · downgraded · sudo

Pattern match medium

Downloads executables from external URLs

scripts/common/deps_manager.py · prose · downgraded · download from https://

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/macos/setup.sh · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/common/deps_manager.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/common/deps_manager.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/common/deps_manager.py · prose · downgraded · shutil.rmtree(

Pattern match low

Popular HTTP library — network access

scripts/common/diarize.py · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). 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.

data_encoding

Is this flag fair?

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