pp-linear
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
linear-pp-cliandlinear-pp-mcptools from the author's GitHub repository (github.com/mvanhorn/printing-press-library/) using thego installcommand. - [EXTERNAL_DOWNLOADS]: It provides an installation method using
npxfor the@mvanhorn/printing-presspackage from the NPM registry. - [COMMAND_EXECUTION]: The skill executes the
linear-pp-clibinary to perform Linear API operations, synchronize data with a local SQLite database, and run various management commands. - [SAFE]: Authentication is handled according to security best practices; the skill instructs the user to provide their Linear API key via environment variables, avoiding the use of hardcoded credentials.
Audit Metadata