vss-summarize
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlandjqto interact with a local or remote Pipeline Manager service. These commands are used to verify health, upload video content, and poll for task completion. - [DATA_EXFILTRATION]: The skill transmits video files to a user-defined
$HOSTvia multipart POST requests. This is the intended primary function for providing video data to the summarization engine. - [PROMPT_INJECTION]: The
POST /manager/summaryrequest schema allows for prompt overrides (e.g.,framePrompt,summaryReducePrompt), which represents a surface for indirect prompt injection. - Ingestion points: Video files and metadata ingested via the Pipeline Manager's endpoints.
- Boundary markers: No explicit boundary markers or 'ignore' instructions are present in the provided shell command examples.
- Capability inventory: Subprocess execution of
curlandjqfor API orchestration. - Sanitization: Processing and sanitization of these prompts are managed by the external VSS Pipeline Manager backend software.
Audit Metadata