ClawAudit verdict
voice-reply
voice-reply-oc
The skill requires an API key for Noiz AI TTS, which could be a concern if not properly secured.
⚠ 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.
Permission integrity
credential_access
Findings (6)
subprocess execution — runs system commands from Python
scripts/render_timeline.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
SKILL.md · prose · downgraded · pip3 install
Base64 encoding/decoding
scripts/test_tts.py · prose · downgraded · base64_encode
Python os.getenv — reads environment variable
scripts/test_tts.py · prose · downgraded · os.getenv(
Python os.environ.get — reads environment variable
scripts/tts.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/tts.py · prose · downgraded · urllib.request
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.
credential_access Is this flag fair?
Thanks — recorded.