Language:JapaneseEnglish

nightvision Claude Code Plugin

Topics
Security, Auth & Compliance · Cloud, Deployment & CI/CD · Code Quality, Review & Testing
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-16 (UTC)
Source (GitHub) last updated
2026-07-30 (UTC) (28 days ago)

The explanation below is AI-generated. Please verify it against the sources.

The scan-configuration skill handles setting up scan targets, authentication (such as Playwright, headers, or cookies), and scope. The scan-triage skill helps read scan output, locate vulnerable code, and prioritize fixes. The api-discovery skill extracts OpenAPI specifications directly from source code, while the ci-cd-integration skill wires scanning into pipelines like GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and BitBucket. According to the README, the skill folders are portable and also work with agent tools other than Claude Code, such as Codex and Cursor.

What you can do with nightvision

  • Set up DAST scan targets, authentication, and scope using the scan-configuration skill
  • Interpret and prioritize scan findings, locate vulnerable code, and get fix suggestions with the scan-triage skill
  • Generate and compare OpenAPI specifications from source code using the api-discovery skill
  • Integrate NightVision scanning into CI/CD pipelines such as GitHub Actions, GitLab CI, Jenkins, Azure DevOps, and BitBucket with the ci-cd-integration skill

Sources

Back to list