linear-release-setup

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the linear-release CLI binary directly from its official GitHub repository release page (github.com/linear/linear-release). As this originates from the official vendor repository, it is considered a safe and standard installation procedure for this service.
  • [COMMAND_EXECUTION]: The documentation includes shell commands for downloading, making executable (chmod +x), and running the linear-release utility. These commands are necessary for the skill's primary purpose of setting up CI/CD pipelines.
  • [EXTERNAL_DOWNLOADS]: The skill references multiple configuration templates (YAML files) hosted on the official linear GitHub organization. These are used as legitimate examples for GitHub Actions, GitLab CI, and CircleCI integrations.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to handle the LINEAR_ACCESS_KEY as a platform-specific secret (e.g., GitHub Secrets) rather than hardcoding it into the configuration files, following security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 02:53 PM