linear-update

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute linear-cli for common issue tracking tasks, including status updates, priority settings, and comment creation. These commands are limited to the intended functionality of the Linear platform.
  • [PROMPT_INJECTION]: The skill exposes a surface for indirect prompt injection where external data (issue IDs, comments, and labels) is interpolated into CLI commands.
  • Ingestion points: User-provided or platform-sourced data enter the context through the issue update and comment templates in SKILL.md.
  • Boundary markers: The command templates lack explicit delimiters or instructions to ignore instructions embedded within external data.
  • Capability inventory: The skill uses the Bash tool to invoke linear-cli, which modifies resource state via the Linear API.
  • Sanitization: No specific sanitization or validation logic is defined for the external inputs within the skill documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 07:14 AM
Security Audit — agent-trust-hub — linear-update