linear
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlandjqto execute GraphQL queries and mutations. These commands are used as intended to facilitate communication between the agent and the Linear platform. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to
https://api.linear.app/graphql. Linear is a well-known technology service, and this endpoint is the official GraphQL interface for their developer platform. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill requires a
LINEAR_TOKENfor authentication. The instructions correctly advise that this secret is managed and injected by the platform's environment, following standard security practices for secret management.
Audit Metadata