Caveat verdict
jetson-cuda-voice
An offline voice pipeline for NVIDIA Jetson hardware with documented architecture (VAD, wake word, STT, TTS); executionSinkDetected likely reflects systemd service setup scripts, all consistent with a local voice assistant.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Possible hardcoded credential
references/VOICE_PIPELINE_NOTES.md · code · api_key='BSAuUBoHqKSeWJd0LCDTa-tkj_zEsmP
HTTP request to bare IP address — common in malicious payloads
references/VOICE_PIPELINE_NOTES.md · code · http://192.168.1.10
Python os.environ.get — reads environment variable
references/VOICE_PIPELINE_NOTES.md · code · os.environ.get(
POSTs data to external URL
references/VOICE_PIPELINE_NOTES.md · code · .post('https://
subprocess execution — runs system commands from Python
scripts/enroll.py · prose · downgraded · subprocess.run(
Accesses OpenClaw config/secrets directly
scripts/voice_pipeline_v2.py · prose · downgraded · ~/.openclaw/openclaw.json
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_in Is this flag fair?
Thanks — recorded.