vss-generate-video-report
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
docker execcommands against a container namedvss-agentto retrieve environment variables and parse configuration files using an embedded Python script. This ensures the reporting parameters match the active deployment profile and is consistent with the skill's operational role. - [COMMAND_EXECUTION]: Utilizes standard shell utilities including
jq,sed,awk, andcurlto probe service health, interact with internal VSS APIs, and format URLs for the final markdown report. - [EXTERNAL_DOWNLOADS]: Communicates with VSS infrastructure components such as the Video Storage Toolkit (VST), Video Analytics MCP (VA-MCP), and VLM endpoints via
curl. These operations target local or configured service endpoints to retrieve data necessary for report generation.
Audit Metadata