ClawAudit verdict
video-production
Accesses credentials AND writes files
A/B video production pipeline using Veo 3 API for clip generation with ffmpeg assembly; transparent storyboard-driven workflow with no evidence of data exfiltration beyond the stated Veo 3 generation API.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND writes files — may persist stolen credentials locally
LLM02 · LLM06 · ASI03
Permission integrity
file_read+write
package_install
Findings (5)
subprocess execution — runs system commands from Python
references/timing-sync.md · code · subprocess.run(
<script> tag in markdown — potential code injection
scripts/generate_preview.py · prose · downgraded · <script>
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
Python os.getenv — reads environment variable
dalle_generator.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
scripts/ffmpeg_assembler.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.
file_writecredential_accesspackage_install Thanks — recorded.