linear-bulk
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill documentation consists of examples for the
linear-clitool. No malicious patterns or unauthorized access attempts were detected. - [COMMAND_EXECUTION] (SAFE): Use of the Bash tool is limited to executing predefined
linear-clicommands for issue management, which is the primary purpose of the skill. - [INDIRECT_PROMPT_INJECTION] (LOW): Potential attack surface exists via data processed from the Linear API.
- Ingestion points: Issue IDs and metadata retrieved via
linear-cli i list. - Boundary markers: Absent; inputs are passed directly to CLI arguments.
- Capability inventory: Bash subprocess execution for Linear API interactions.
- Sanitization: Not explicitly defined in documentation, but the skill uses structured CLI flags.
Audit Metadata