ClawAudit verdict

local-voice-agent

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

Offline voice-to-voice pipeline using Whisper.cpp STT and local Pocket-TTS; clones from official ggerganov/whisper.cpp repo, local processing only, matches stated offline assistant 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.

10
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match medium

pip3 install — installs Python packages at runtime

README.md · code · pip3 install

Pattern match medium

Accesses shell history/config

install.sh · prose · downgraded · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

lib/stt.py · prose · downgraded · subprocess.run(

Why the tier is capped

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

Is this flag fair?

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