vss-summarize-video
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats identified. The skill is well-structured and focuses on operational tasks with appropriate safety measures.
- [COMMAND_EXECUTION]: The skill uses curl and jq to interact with local or remote APIs. Input interpolation is performed using jq's argument passing mechanism, which safely escapes user-provided strings and prevents command injection.
- [DATA_EXFILTRATION]: There is no evidence of unauthorized data transfer. Environment variables for API keys are referenced in a standard manner, and no sensitive local files are accessed.
- [PROMPT_INJECTION]: The instructions are purely technical and do not attempt to manipulate the agent's core behavior or bypass safety protocols.
Audit Metadata