linear-sdk-patterns
Provides TypeScript/JavaScript SDK patterns and best practices for optimizing Linear API usage and implementing common patterns.
Install this skill
or
95/100
Security score
The linear-sdk-patterns skill was audited on Feb 25, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 36
Access to .env file
SourceSKILL.md
| 36 | if (!process.env.LINEAR_API_KEY) { |
low line 40
Access to .env file
SourceSKILL.md
| 40 | apiKey: process.env.LINEAR_API_KEY, |
low line 237
External URL reference
SourceSKILL.md
| 237 | - [Linear SDK TypeScript](https://developers.linear.app/docs/sdk/getting-started) |
low line 238
External URL reference
SourceSKILL.md
| 238 | - [GraphQL Schema Reference](https://developers.linear.app/docs/graphql/schema) |
low line 239
External URL reference
SourceSKILL.md
| 239 | - [TypeScript Generics](https://www.typescriptlang.org/docs/handbook/2/generics.html) |
Scanned on Feb 25, 2026
View Security DashboardInstall this skill with one command
/learn @vasic-digital/linear-sdk-patterns