Caveat verdict

voice-ui

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Self-hosted voice assistant UI using Whisper/TTS via OPENAI_API_KEY with a local Node.js server; the self-evolution feature edits local UI files and auto-commits to git, all of which is transparent and user-controlled.

โš  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.

35
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

README.md ยท code ยท API_KEY="your-key-here

Pattern match high

Pipe to python โ€” executes piped content as Python code

start.sh ยท prose ยท downgraded ยท | python3

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md ยท prose ยท downgraded ยท ~/.openclaw/openclaw.json

Why the tier is capped

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

package_install

Is this flag fair?

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