ClawAudit verdict
record2note
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.
Findings (10)
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
subprocess execution — runs system commands from Python
scripts/common/deps_manager.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/common/deps_manager.py · prose · downgraded · sudo
Downloads executables from external URLs
scripts/common/deps_manager.py · prose · downgraded · download from https://
HTTP request to bare IP address — common in malicious payloads
scripts/macos/setup.sh · prose · downgraded · http://127.0.0.1
Python urllib.request — network access
scripts/common/deps_manager.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/common/deps_manager.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/common/deps_manager.py · prose · downgraded · shutil.rmtree(
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?
Thanks — recorded.