quickscan

GitHub

快速安全扫描技能,通过并行被动侦察和配置审计,在30分钟内评估目标风险。包含脑库查询、范围校验及结果分级,旨在识别明显风险或机会并推荐后续行动。

providers/codex/.agents/skills/quickscan/SKILL.md H-mmer/pentest-agents

Trigger Scenarios

执行快速安全评估 运行quickscan命令

Install

npx skills add H-mmer/pentest-agents --skill quickscan -g -y
More Options

Non-standard path

npx skills add https://github.com/H-mmer/pentest-agents/tree/main/providers/codex/.agents/skills/quickscan -g -y

Use without installing

npx skills use H-mmer/pentest-agents@quickscan

指定 Agent (Claude Code)

npx skills add H-mmer/pentest-agents --skill quickscan -a claude-code -g -y

安装 repo 全部 skill

npx skills add H-mmer/pentest-agents --all -g -y

预览 repo 内 skill

npx skills add H-mmer/pentest-agents --list

SKILL.md

Frontmatter
{
    "name": "quickscan",
    "description": "Run a quick security scan on a target. Consults the Brain first, validates scope, runs passive recon + vuln scan in parallel."
}

ALL agents dispatched by this command MUST use in the subagent dispatch tool call.

Run a quick security assessment on: $ARGUMENTS

Workflow:

  1. Brain: uv run python3 ../../tools/brain.py brief $ARGUMENTS — check what we already know. Note exhausted areas.
  2. Scope: uv run python3 ../../tools/scope_check.py $ARGUMENTS — if out of scope, STOP.
  3. Launch IN PARALLEL (skip areas the brain marks EXHAUSTED):
    • recon agent with passive-only depth, passing brain context about known subdomains/tech
    • config-auditor agent for headers, CSP, CORS, TLS, cookies
  4. Record results: for each new finding, run uv run python3 ../../tools/brain.py record <target> <status> <technique> <details>
  5. Log session: uv run python3 ../../tools/brain.py log "quickscan completed on $ARGUMENTS"
  6. Summarize: separate NEW findings from KNOWN, recommend next steps.

Top-Tier Quickscan Loop

Quickscan should answer "is there obvious money or obvious risk here in 30 minutes?"

  1. Spend the first five minutes on scope, policy headers, brain, and live host sanity.
  2. Spend the next ten on high-signal passive recon: JS routes, exposed APIs, auth flows, cloud/storage names, source maps, security headers, and known vendor panels.
  3. Spend ten on two targeted probes only: the best config/information leak candidate and the best auth/tenant-boundary candidate.
  4. Spend five on triage: new, known, killed, or needs full hunt.

Never report from quickscan alone unless the proof is already complete. Promote strong leads to /hunt, /validate, or /chain.

Version History

  • 41d49b6 Current 2026-07-24 11:58

Same Skill Collection

.claude/skills/analyze/SKILL.md
.claude/skills/autopilot/SKILL.md
.claude/skills/brain/SKILL.md
.claude/skills/chain/SKILL.md
.claude/skills/correlate/SKILL.md
.claude/skills/dupcheck/SKILL.md
.claude/skills/fullscan/SKILL.md
.claude/skills/hunt/SKILL.md
.claude/skills/learn/SKILL.md
.claude/skills/mindmap/SKILL.md
.claude/skills/monitor/SKILL.md
.claude/skills/new/SKILL.md
.claude/skills/pipeline/SKILL.md
.claude/skills/quality/SKILL.md
.claude/skills/quickscan/SKILL.md
.claude/skills/remember/SKILL.md
.claude/skills/report/SKILL.md
.claude/skills/resume/SKILL.md
.claude/skills/sast/SKILL.md
.claude/skills/status/SKILL.md
.claude/skills/submit/SKILL.md
.claude/skills/surface/SKILL.md
.claude/skills/sync/SKILL.md
.claude/skills/triage/SKILL.md
.claude/skills/validate/SKILL.md
providers/codex/.agents/skills/analyze/SKILL.md
providers/codex/.agents/skills/autopilot/SKILL.md
providers/codex/.agents/skills/brain/SKILL.md
providers/codex/.agents/skills/chain/SKILL.md
providers/codex/.agents/skills/correlate/SKILL.md
providers/codex/.agents/skills/dupcheck/SKILL.md
providers/codex/.agents/skills/fullscan/SKILL.md
providers/codex/.agents/skills/hunt/SKILL.md
providers/codex/.agents/skills/learn/SKILL.md
providers/codex/.agents/skills/mindmap/SKILL.md
providers/codex/.agents/skills/monitor/SKILL.md
providers/codex/.agents/skills/new/SKILL.md
providers/codex/.agents/skills/pipeline/SKILL.md
providers/codex/.agents/skills/quality/SKILL.md
providers/codex/.agents/skills/remember/SKILL.md
providers/codex/.agents/skills/report/SKILL.md
providers/codex/.agents/skills/resume/SKILL.md
providers/codex/.agents/skills/sast/SKILL.md
providers/codex/.agents/skills/status/SKILL.md
providers/codex/.agents/skills/submit/SKILL.md
providers/codex/.agents/skills/surface/SKILL.md
providers/codex/.agents/skills/sync/SKILL.md
providers/codex/.agents/skills/triage/SKILL.md
providers/codex/.agents/skills/validate/SKILL.md

Metadata

Files
0
Version
41d49b6
Hash
13d1bdbc
Indexed
2026-07-24 11:58

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 17:36
浙ICP备14020137号-1 $방문자$