linear-done
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
linear-clicommand using Bash. This is restricted to the specific, intended purpose of managing Linear issues based on local git information.\n- [SAFE]: There are no hardcoded secrets, unauthorized network connections, or obfuscated instructions within the skill. The logic follows standard developer productivity workflows.\n- [PROMPT_INJECTION]: The skill identifies issues by parsing the git branch name, which serves as an ingestion point for untrusted data.\n - Ingestion points: Local git branch name (SKILL.md).\n
- Boundary markers: None explicitly defined.\n
- Capability inventory: Execution of
linear-clivia the Bash tool.\n - Sanitization: The skill relies on the
linear-clitool's internal parsing and sanitization logic.
Audit Metadata