Skip to main content

linear

Facilitates Linear issue management with bash scripts for creating tasks, tracking projects, and querying status without GraphQL knowledge.

Install this skill

or
79/100

Security score

The linear skill was audited on Mar 7, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 274

Template literal with variable interpolation in command context

SourceSKILL.md
274```bash
medium line 25

Access to .env file

SourceSKILL.md
25Required variables (set in `/experiments/skills/.env`):
medium line 33

Access to .env file

SourceSKILL.md
33Scripts automatically source the `.env` file from parent directory.
medium line 294

Access to .env file

SourceSKILL.md
294Can be called from any directory - they auto-source the parent `.env` file.
low line 181

External URL reference

SourceSKILL.md
181"url": "https://linear.app/..."
Scanned on Mar 7, 2026
View Security Dashboard