triage

GitHub

批量验证所有安全发现,通过7问题门禁筛选。启动验证器代理逐个评估,输出PASS/KILL等决策及原因,更新大脑状态并记录结果,高效清理无效发现,仅保留高价值项供后续报告或深度验证。

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

Trigger Scenarios

用户输入/triage命令 需要批量清理和验证漏洞队列

Install

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

Non-standard path

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add H-mmer/pentest-agents --skill triage -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": "triage",
    "description": "Batch-validate ALL findings through the 7-Question Gate. Kills weak findings in bulk. Usage: \/triage"
}

Batch triage all findings.

ALL validator agents dispatched by this command MUST use .

Process

  1. Read findings.md and/or findings.json
  2. List all findings with a numbered summary
  3. For EACH finding, launch validator agent with the finding details
  4. Collect results: PASS / KILL / DOWNGRADE / CHAIN REQUIRED
  5. Output summary table:
TRIAGE RESULTS
═══════════════
#  Finding                              Decision    Reason
1  GraphQL schema leakage               KILL Q7     Never-submit: introspection alone
2  Config exposure SayTech               KILL Q7     SPA client config is by design
3  Internal service URLs                 KILL Q6     Not exploitable externally
4  IDOR on /api/users/{id}              PASS        Confirmed with real data
5  XSS on comments                      PASS        Cookie theft PoC works

PASSED: 2 findings → ready for /report
KILLED: 3 findings → removed from queue
  1. Update brain with triage results
  2. For KILLED findings: uv run python3 ../../tools/brain.py record <target> exhausted "<finding>" "<kill reason>"
  3. For PASSED findings: suggest /report or /validate for full PoC + evidence

Top-Tier Triage Standard

Batch triage should reduce the queue aggressively.

For each finding, produce:

  • decision: PASS, KILL, DOWNGRADE, CHAIN REQUIRED, DUPCHECK REQUIRED, EVIDENCE REQUIRED
  • deciding gate: the first question or artifact that controlled the outcome
  • missing proof: exact command, account, request, browser check, or chain needed
  • reportability: bounty-grade, pentest-note, internal hardening, or discard
  • memory action: confirmed, exhausted, partial, duplicate-risk, or chain-pending

Do not average weak findings into a stronger story. Chain them only when one finding provides a capability the next finding consumes.

Version History

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

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/quickscan/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/validate/SKILL.md

Metadata

Files
0
Version
41d49b6
Hash
6f529c60
Indexed
2026-07-24 11:59

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