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-cli and linear-pp-mcp tools from the author's GitHub repository (github.com/mvanhorn/printing-press-library/) using the go install command.
  • [EXTERNAL_DOWNLOADS]: It provides an installation method using npx for the @mvanhorn/printing-press package from the NPM registry.
  • [COMMAND_EXECUTION]: The skill executes the linear-pp-cli binary 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
Risk Level
SAFE
Analyzed
May 10, 2026, 06:20 PM