videodb
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with the VideoDB service for video and audio processing, including ingestion, indexing, and real-time capture.\n- [CREDENTIALS_UNSAFE]: The skill correctly implements safe credential management by instructing users to use environment variables or .env files, avoiding hardcoded secrets.\n- [COMMAND_EXECUTION]: Python command execution is used as intended to interface with the VideoDB SDK for media operations.\n- [SAFE]: The provided utility script (scripts/ws_listener.py) is securely implemented, using restricted directory permissions (0o700) and standard libraries for local event logging.\n- [SAFE]: All external interactions and dependencies are tied to the official VideoDB infrastructure and established Python packages.
Audit Metadata