ClaudeSuperPower

scan-configuration

Skill

Guide for agents to help users configure NightVision DAST scans. Use when creating targets, setting up authentication (Playwright, headers, cookies), recording HTTP traffic, managing projects, configuring scope exclusions, or preparing private network scans.

Install

git clone https://github.com/nvsecurity/nightvision-skills.git ~/.claude/skills/scan-configuration

What is scan-configuration?

Guide for agents to help users configure NightVision DAST scans. Use when creating targets, setting up authentication (Playwright, headers, cookies), recording HTTP traffic, managing projects, configuring scope exclusions, or preparing private network scans.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~65 tokens of context used while enabled, before you invoke anything

All declared tools (1)
Bash

Documentation

README · ~6 min read

NightVision Scan Configuration

Use this skill when helping users set up everything needed before running a NightVision DAST scan — targets, authentication, traffic recordings, projects, and scope control.

Agent workflow

When a user asks to configure a scan:

  1. Check prerequisites — verify the NightVision CLI is available (nightvision --help). Check if NIGHTVISION_TOKEN is set.
  2. Determine what exists — ask if they have a NightVision account, project, and token already. Use nightvision project list and nightvision target list -p <project> to see current state (output defaults to text; use --format json for structured parsing)
  3. Create the project (if needed) — projects organize targets, scans, and auth resources
  4. Create the target — web app or API, with the correct URL and spec
  5. Set up authentication (if needed) — determine the method and guide the user through it
  6. Record traffic (if needed) — for apps with complex workflows or dynamic identifiers

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills