linear-triage

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents the use of linear-cli, a tool for managing Linear issues. The instructions reflect standard API interaction workflows for issue triage.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute linear-cli commands. The usage is strictly confined to issue management actions such as listing, claiming, and snoozing unassigned issues.
  • [DATA_EXFILTRATION]: No evidence of sensitive file access (e.g., environment variables, SSH keys) or unauthorized network exfiltration was found.
  • [PROMPT_INJECTION]: The skill processes untrusted data from the Linear API (issue titles and descriptions) via the linear-cli tr list command. This presents a surface for indirect prompt injection; however, the skill does not involve unsafe interpolation into prompts or downstream high-risk capabilities. Evidence Chain: (1) Ingestion Point: linear-cli tr list output; (2) Boundary Markers: Absent; (3) Capability Inventory: Bash tool for issue management; (4) Sanitization: Not explicitly defined.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 07:13 AM
Security Audit — agent-trust-hub — linear-triage