ClawAudit verdict

video-production

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

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.

8
security
40
transparency
70
maintenance

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.

Capability combination high

Accesses credentials AND writes files — may persist stolen credentials locally

LLM02 · LLM06 · ASI03

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

subprocess execution — runs system commands from Python

references/timing-sync.md · code · subprocess.run(

Pattern match high

<script> tag in markdown — potential code injection

scripts/generate_preview.py · prose · downgraded · <script>

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Python os.getenv — reads environment variable

dalle_generator.py · prose · downgraded · os.getenv(

Pattern match low

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API