Skip to main content

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
116npx 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
139echo 'LINEAR_API_KEY=lin_api_your_key_here' >> ~/.claude/.env
low line 149

Access to hidden dotfiles in home directory

SourceSKILL.md
149npx tsx ~/.claude/skills/linear/scripts/query.ts "query { viewer { name } }"
low line 476

Access to hidden dotfiles in home directory

SourceSKILL.md
476npx tsx ~/.claude/skills/linear/scripts/query.ts "query { viewer { name } }"
low line 71

Access to .env file

SourceSKILL.md
71cat .env.schema | grep LINEAR
low line 81

Access to .env file

SourceSKILL.md
81cat .env
medium line 86

Access to .env file

SourceSKILL.md
861. Create `.env.schema` with `@sensitive` annotation:
medium line 92

Access to .env file

SourceSKILL.md
922. Add `LINEAR_API_KEY` to `.env` (never commit this file)
low line 139

Access to .env file

SourceSKILL.md
139echo 'LINEAR_API_KEY=lin_api_your_key_here' >> ~/.claude/.env
low line 129

External URL reference

SourceSKILL.md
1291. 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 Dashboard
Installation guide →
GitHub Stars 21.5K
Rate this skill
Categoryproject management
UpdatedApril 4, 2026
sickn33/antigravity-awesome-skills