ClawAudit verdict
story-video
story-video-skill
AI video generation pipeline using MiniMax API with a declared API key; all network calls are to the stated MiniMax service for legitimate image/video generation.
⚠ 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)
Possible hardcoded credential
scripts/full_pipeline_v2.py · prose · downgraded · API_KEY="your_key
subprocess execution — runs system commands from Python
scripts/full_pipeline_v2.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/merge_videos.py · prose · downgraded · sudo
apt-get install — installs system packages
scripts/merge_videos.py · prose · downgraded · apt-get install
Downloads executables from external URLs
scripts/merge_videos.py · prose · downgraded · Download from https://
Opens WebSocket connection
references/minimax-api/api-overview.txt · prose · downgraded · WebSocket
Python os.environ.get — reads environment variable
scripts/full_pipeline_v2.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/full_pipeline_v2.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.
Is this flag fair?
Thanks — recorded.