vss-manage-video-io-storage
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches sample video data and microservice configuration from NVIDIA's official NGC registry (nvcr.io) using the NGC CLI.
- [COMMAND_EXECUTION]: Executes Docker and Docker Compose commands to manage microservice lifecycles and confirm service readiness as part of its deployment coordination function.
- [COMMAND_EXECUTION]: Performs directory permission adjustments on the host (sudo, chmod, chown) to ensure the application's storage volumes are accessible to the containers during deployment.
- [DATA_EXFILTRATION]: Performs network requests via curl to interact with the VIOS and NvStreamer REST APIs on the host or local network to manage sensors, streams, and recordings.
- [PROMPT_INJECTION]: Ingests and processes metadata from external API responses (such as sensor lists and storage timelines), which represents a standard indirect prompt injection attack surface for skills handling external data.
Audit Metadata