What problem does it solve?
This skill streamlines the complex, multi-step process of integrating Snyk into a repository, ensuring security coverage without the common pitfalls of manual configuration or noisy, unsolicited fix PRs.
Core Features & Use Cases
- Guided Integration: Walks users through the necessary GitHub App installation and Snyk project import steps to ensure scanning is actually active.
- Noise Reduction: Automatically configures Snyk to disable automatic fix PRs, preventing unwanted clutter in your repository.
- SAST Coverage: Optionally scaffolds a pinned CI workflow to run Snyk Code (SAST) tests, filling the gap left by the free-tier dependency-only scanning.
Quick Start
Invoke the security snyk command to begin the guided setup and verification process for your current repository.