ClawAudit verdict

video-producer-v3

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

This skill generates short videos using MiniMax image/TTS APIs and FFmpeg rendering, a paid skill with transparent pricing and standard commercial operation matching its stated automated short-video production purpose.

⚠ 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.

25
security
80
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="你的MiniMax Key

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

subprocess with shell=True — command injection vector

video_producer.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match low

Python os.environ.get — reads environment variable

video_producer.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

video_producer.py · prose · downgraded · shutil.copy(

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_access

Is this flag fair?

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