venice-responses
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill describes an API endpoint that ingests user-provided data, which constitutes an attack surface for indirect prompt injection if the processing agent does not apply sufficient guardrails.
- Ingestion points: The
inputfield in thePOST /api/v1/responsesrequest payload described inSKILL.md. - Boundary markers: The documentation does not explicitly define mandatory delimiters or boundary markers for content provided in the
inputfield. - Capability inventory: The documented API supports text generation, reasoning processes, and tool/function execution.
- Sanitization: No specific input sanitization or validation logic is detailed in the provided API reference.
Audit Metadata