performance-testing
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill includes functionality to ingest and process data from external sources, which presents a surface for indirect prompt injection.
- Ingestion points: API response parsing in
references/k6-for-api-load-testing.mdand database query result processing inreferences/database-query-performance.md. - Boundary markers: The skill does not use specific delimiters or instructions to ignore potential commands embedded in the external data.
- Capability inventory: The skill has the capability to perform network requests, read files, and execute database queries.
- Sanitization: There is no evidence of sanitization or validation of the ingested external data before it is used within the testing logic.
Audit Metadata