linear-create
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the 'linear-cli' tool via Bash to interact with the Linear issue tracking service, which is the stated purpose of the skill.
- [INDIRECT_PROMPT_INJECTION]: The skill employs a pattern to read external file content (e.g., 'cat desc.md') and pass it to the command-line tool.
- Ingestion points: Reads from 'desc.md' in the local filesystem.
- Boundary markers: None; file content is piped directly into the command.
- Capability inventory: Execution of shell commands via 'linear-cli'.
- Sanitization: No explicit sanitization or validation of the input file content is defined in the skill instructions.
Audit Metadata