linear-claude-skill
Facilitates management of Linear issues, projects, and teams through CLI commands and secure API integration.
Install this skill
or
74/100
Security score
The linear-claude-skill skill was audited on Feb 28, 2026 and we found 14 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 95
Template literal with variable interpolation in command context
SourceSKILL.md
| 95 | ```json |
low line 116
Access to hidden dotfiles in home directory
SourceSKILL.md
| 116 | npx tsx ~/.claude/skills/linear/scripts/setup.ts |
low line 135
Access to hidden dotfiles in home directory
SourceSKILL.md
| 135 | # Option A: Add to shell profile (~/.zshrc or ~/.bashrc) |
low line 139
Access to hidden dotfiles in home directory
SourceSKILL.md
| 139 | echo 'LINEAR_API_KEY=lin_api_your_key_here' >> ~/.claude/.env |
low line 149
Access to hidden dotfiles in home directory
SourceSKILL.md
| 149 | npx tsx ~/.claude/skills/linear/scripts/query.ts "query { viewer { name } }" |
low line 476
Access to hidden dotfiles in home directory
SourceSKILL.md
| 476 | npx tsx ~/.claude/skills/linear/scripts/query.ts "query { viewer { name } }" |
low line 71
Access to .env file
SourceSKILL.md
| 71 | cat .env.schema | grep LINEAR |
low line 81
Access to .env file
SourceSKILL.md
| 81 | cat .env |
medium line 86
Access to .env file
SourceSKILL.md
| 86 | 1. Create `.env.schema` with `@sensitive` annotation: |
medium line 92
Access to .env file
SourceSKILL.md
| 92 | 2. Add `LINEAR_API_KEY` to `.env` (never commit this file) |
low line 139
Access to .env file
SourceSKILL.md
| 139 | echo 'LINEAR_API_KEY=lin_api_your_key_here' >> ~/.claude/.env |
low line 129
External URL reference
SourceSKILL.md
| 129 | 1. Open [Linear](https://linear.app) in your browser |
low line 355
External URL reference
SourceSKILL.md
| 355 | "args": ["mcp-remote", "https://mcp.linear.app/sse"], |
low line 542
External URL reference
SourceSKILL.md
| 542 | **External:** [Linear MCP Documentation](https://linear.app/docs/mcp.md) |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 21.5K
Rate this skill
Categoryproject management
UpdatedApril 4, 2026
sickn33/antigravity-awesome-skills