linear
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches configuration and connects to the official Linear MCP server at
https://mcp.linear.app/mcp. - [COMMAND_EXECUTION]: Provides setup instructions for the user to configure the local environment, including commands to add the MCP server and enable remote client features.
- [PROMPT_INJECTION]:
- Ingestion points: The skill retrieves issue descriptions, comments, and documentation from the Linear platform via tools like
get_issueandsearch_documentation. - Boundary markers: None identified in the provided instructions for separating ingested data from the system context.
- Capability inventory: The skill allows for write operations such as creating and updating issues and comments within the Linear workspace.
- Sanitization: No specific content sanitization or validation logic is defined for the external data retrieved from the Linear platform.
Audit Metadata