sprint-testing
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from Jira tickets, including titles, descriptions, acceptance criteria, and user comments, which are materialized into local Markdown files (e.g.,
story.md,comments.md) via thebun run jira:sync-issuestool. - Ingestion points: Data is fetched from Jira and stored in files within the
<PBI_FOLDER>(references/session-entry-points.md). - Boundary markers: There are no explicit boundary markers or instructions provided to the agent or sub-agents to ignore potential commands or prompt injections embedded within the ticket content.
- Capability inventory: The skill utilizes the
/acliand/xray-clitools for Jira writes, executes authenticated network requests viacurl, performs database queries via theDBHub MCP, and automates browser interactions usingPlaywright(SKILL.md, references/exploration-patterns.md). - Sanitization: There is no evidence of sanitization or filtering of the ingested external content before it is processed by the AI to generate test plans (ATP), test cases, and reports.
Audit Metadata