Caveat verdict
ai-video-pro
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.
Findings (7)
Possible hardcoded credential
README.md · code · API_KEY="your-key
<script> tag in markdown — potential code injection
scripts/preview_server.py · prose · downgraded · <script>
subprocess execution — runs system commands from Python
scripts/env_detect.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/install_deps.py · prose · downgraded · sudo
Python os.environ.get — reads environment variable
scripts/credential_manager.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/env_detect.py · prose · downgraded · urllib.request
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?
Thanks — recorded.