ClawAudit verdict

music-craft-minimax

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Music generation skill using MiniMax API; capabilities match stated purpose (audio processing, API calls, CLI tool usage) with no evidence of exfiltration or malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

40
security
100
transparency
90
maintenance

Findings (8)

Pattern match high

Uses eval() — can execute arbitrary code

scripts/classify_instruments.py · prose · downgraded · eval(

Pattern match medium

Instructs covert action — may act without user awareness

scripts/emotion_to_prompt.py · prose · downgraded · silently

Pattern match medium

importlib.import_module — dynamic module loading

references/free-tool-inputs.md · code · importlib.import_module(

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Popular HTTP library — network access

scripts/analysis_orchestrator.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

scripts/batch_cover.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

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

Pattern match low

Python urllib.request — network access

scripts/smoke_test.py · prose · downgraded · urllib.request

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

Requires 1 environment variable. (1 sensitive: MINIMAX_API_KEY). Requires 3 system binaries.

Is this flag fair?

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