Caveat verdict

jetson-cuda-voice

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

10
security
80
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

references/VOICE_PIPELINE_NOTES.md · code · api_key='BSAuUBoHqKSeWJd0LCDTa-tkj_zEsmP

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/VOICE_PIPELINE_NOTES.md · code · http://192.168.1.10

Pattern match medium

Python os.environ.get — reads environment variable

references/VOICE_PIPELINE_NOTES.md · code · os.environ.get(

Pattern match medium

POSTs data to external URL

references/VOICE_PIPELINE_NOTES.md · code · .post('https://

Pattern match medium

subprocess execution — runs system commands from Python

scripts/enroll.py · prose · downgraded · subprocess.run(

Pattern match medium

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?

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