n8n:reproduce-bug
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands including
pnpm test,pnpm build, andgit logto verify bug reproductions and navigate project history. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes untrusted ticket data from Linear ($ARGUMENTS).
- Ingestion points: Linear ticket title, description, and comments are passed as input.
- Boundary markers: Absent; there are no specific delimiters or instructions to the agent to ignore embedded commands within the ticket data.
- Capability inventory: The agent has capabilities to read/write files and execute shell commands within the repository context.
- Sanitization: Absent; the instructions do not specify any filtering or validation of the input data.
Audit Metadata