Caveat verdict

ai-video-pro

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill description mentions decoding creative descriptions into video prompts and optionally generating videos, but its use of 'credential_access' and 'network_in' for 'generate mode' is unusual and may pose risks if not properly validated.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

23
security
60
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your-key

Pattern match high

<script> tag in markdown — potential code injection

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

Pattern match medium

subprocess execution — runs system commands from Python

scripts/env_detect.py · prose · downgraded · subprocess.run(

Pattern match medium

References sudo — requests elevated privileges

scripts/install_deps.py · prose · downgraded · sudo

Pattern match low

Python os.environ.get — reads environment variable

scripts/credential_manager.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/env_detect.py · prose · downgraded · urllib.request

Pattern match low

Python threading.Timer — deferred execution

scripts/preview_server.py · prose · downgraded · threading.Timer(

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_accessnetwork_indata_encoding

Is this flag fair?

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