linear-views
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONNO_CODE
Full Analysis
- [SAFE]: No security issues detected. The skill provides standard documentation for managing Linear views using the linear-cli tool. No obfuscation, persistence, or credential harvesting patterns were found.
- [COMMAND_EXECUTION]: The skill instructs the agent to use the Bash tool to run linear-cli. These commands are specific to the skill's stated purpose of managing Linear views.
- [PROMPT_INJECTION]: The skill interacts with external data from the Linear API (view names, issue descriptions). This presents a standard surface for indirect prompt injection. 1. Ingestion points: Linear API responses via linear-cli (SKILL.md). 2. Boundary markers: None identified. 3. Capability inventory: Limited to Bash tool (SKILL.md). 4. Sanitization: None identified.
- [NO_CODE]: The skill contains only documentation and command examples in markdown, without external scripts or executable files.
Audit Metadata