Caveat verdict

discord-voice

jx-voice

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

Discord voice conversation plugin using documented STT/TTS providers (OpenAI, Deepgram, ElevenLabs) with user-provided credentials; behavior matches the stated real-time voice chat purpose.

⚠ 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
60
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (6)

Pattern match critical

Possible hardcoded credential

README.md · code · apiKey: "sk-proj-...

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

Dynamic import() — loads module at runtime

src/streaming-tts.ts · prose · downgraded · import("

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Base64 encoding/decoding

src/stt.ts · prose · downgraded · base64-encode

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installagent_memorycredential_access

Is this flag fair?

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