linear-bulk
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
linear-clitool within a Bash environment to perform bulk updates, assignments, and labeling on the Linear platform. This tool is used to interact with the service as part of the skill's primary function. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted data from the Linear platform, such as issue titles or descriptions, which could contain embedded instructions.
- Ingestion points: Data retrieved via the
linear-cli i listcommand in SKILL.md. - Boundary markers: No delimiters or protective instructions are used to distinguish external data from agent instructions.
- Capability inventory: The skill is configured with access to the Bash tool to execute Linear CLI commands (SKILL.md).
- Sanitization: The instructions do not define any sanitization, validation, or filtering of the content retrieved from Linear.
Audit Metadata