qa-manual-istqb
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection through its artifact generation workflow. Ingestion points: User-supplied values provided via CLI arguments (e.g., --project, --feature, --title) to the
scripts/qa_artifacts.mjsscript. Boundary markers: The templates located inassets/templates/lack delimiters or instructions directing the agent to ignore instructions embedded within the generated data fields. Capability inventory: Thescripts/qa_artifacts.mjsscript utilizes thefs.writeFileSyncmodule to create and modify files on the local file system. Sanitization: TherenderTemplatefunction inscripts/qa_artifacts.mjsuses a directreplaceAllmethod to insert user input into templates without performing any escaping, validation, or sanitization of the content.
Audit Metadata