Caveat verdict

mm-voice-maker

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

MiniMax Voice API skill for TTS, voice cloning, and audio processing; transparently documents that uploaded audio is sent to MiniMax's servers and advises against uploading sensitive content — behavior matches 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.

0
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Downloads executables from external URLs

reference/api_documentation.md · code · Download from https://

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match medium

subprocess execution — runs system commands from Python

check_environment.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses shell history/config

check_environment.py · prose · downgraded · ~/.zshrc

Pattern match medium

Python os.getenv — reads environment variable

reference/troubleshooting.md · code · os.getenv(

Pattern match low

Popular HTTP library — network access

reference/troubleshooting.md · prose · downgraded · got

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/audio_processing.py · prose · downgraded · shutil.move(

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_accessnetwork_inpackage_install

Is this flag fair?

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