Linear SDK Usage
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation guidance for the
@linear/sdkNode.js package. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe practices for secret management by instructing the use of environment variables (
process.env.LINEAR_API_KEY) and OAuth access tokens rather than hardcoded credentials. - [EXTERNAL_DOWNLOADS]: All external references target official documentation for Linear (
linear.app), which is a well-known service. No untrusted third-party scripts or executables are referenced. - [REMOTE_CODE_EXECUTION]: There are no patterns involving the execution of remote scripts, dynamic code generation, or unsafe command interpolation.
- [PROMPT_INJECTION]: The instructions do not contain any patterns designed to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata