linear-templates
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute
linear-clicommands for local and remote template management, including listing, showing, creating, updating, and deleting templates. - [INDIRECT_PROMPT_INJECTION]: The skill establishes an attack surface for indirect prompt injection by reading potentially untrusted data from external sources.
- Ingestion points: Commands like
linear-cli tpl show bugandlinear-cli tpl remote-get TEMPLATE_IDretrieve content from local and remote Linear templates (SKILL.md). - Boundary markers: No specific boundary markers or instructions to ignore embedded commands are present in the skill.
- Capability inventory: The skill has access to the
Bashtool to execute arbitrarylinear-clicommands (SKILL.md). - Sanitization: There is no evidence of sanitization or filtering of template content before it is processed by the agent context.
Audit Metadata