ClawAudit verdict
music-craft-minimax
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.
Findings (8)
Uses eval() — can execute arbitrary code
scripts/classify_instruments.py · prose · downgraded · eval(
Instructs covert action — may act without user awareness
scripts/emotion_to_prompt.py · prose · downgraded · silently
importlib.import_module — dynamic module loading
references/free-tool-inputs.md · code · importlib.import_module(
subprocess execution — runs system commands from Python
scripts/batch_cover.py · prose · downgraded · subprocess.run(
Popular HTTP library — network access
scripts/analysis_orchestrator.py · prose · downgraded · got
Python os.environ.get — reads environment variable
scripts/batch_cover.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/generate_with_retry.py · prose · downgraded · shutil.move(
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?
Thanks — recorded.