submit

GitHub

用于起草并提交漏洞报告至赏金平台。读取范围和发现详情,生成格式化草稿供用户确认,验证质量后提交并更新状态。严禁未经确认提交,确保合规与数据安全。

.claude/skills/submit/SKILL.md H-mmer/pentest-agents

Trigger Scenarios

用户要求提交漏洞报告 执行漏洞提交工作流

Install

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

Non-standard path

npx skills add https://github.com/H-mmer/pentest-agents/tree/main/.claude/skills/submit -g -y

Use without installing

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

指定 Agent (Claude Code)

npx skills add H-mmer/pentest-agents --skill submit -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": "submit",
    "description": "Draft and submit a vulnerability report to the bug bounty platform. Reads scope.yaml for platform\/program, uses brain + findings for content. Always drafts first for review.",
    "disable-model-invocation": false
}

Prepare and submit a report for finding: $ARGUMENTS

Workflow: 0. Read rules/identities.md to learn which env vars hold the researcher handle, email alias, and API token for the platform identified in step 1. NEVER hardcode a username or email; always reference the env-var symbol. If a required var is unset, abort with error: <VAR> is not set; refusing to guess and surface it to the user.

  1. Read scope.yaml to determine the platform and program handle.
  2. Read the finding details from brain/findings/poc directory matching "$ARGUMENTS".
  3. Use MCP tool draft_report to create a platform-formatted draft:
    • Format title as: [Vuln Type] in [Component] allows [Impact] via [Vector]
    • Include CVSS vector string (CVSS 3.1 for HackerOne, CVSS 4.0 for all others)
    • Map vulnerability type to platform-specific taxonomy (H1 weakness IDs, Bugcrowd VRT)
    • Include all reproduction steps, impact, and remediation
  4. Show the draft to the user and ASK FOR CONFIRMATION before submitting.
  5. ONLY after explicit user approval, use MCP tool submit_report to submit.
  6. After submission, update the brain: uv run python3 $CLAUDE_PROJECT_DIR/tools/brain.py record <target> confirmed <technique> "Submitted as report #<id> on <platform>"
  7. Update findings.json status to "reported".

IMPORTANT: NEVER submit without showing the draft and getting explicit user confirmation.

Top-Tier Submission Discipline

Submission is a controlled release.

Before asking for approval, verify:

  • /validate PASS or explicit accepted equivalent exists
  • /quality score is acceptable and blocking issues are fixed
  • /dupcheck result is included or intentionally skipped with reason
  • all evidence paths exist on disk
  • platform taxonomy, severity, and CVSS version match the platform
  • no secrets, customer data, or prohibited artifacts are over-shared
  • remediation is actionable and scoped to the root cause

Show the user the final title, severity, platform, target asset, evidence list, and any residual risk. If anything changed after draft generation, re-run quality before submission.

Version History

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

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/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/triage/SKILL.md
providers/codex/.agents/skills/validate/SKILL.md

Metadata

Files
0
Version
41d49b6
Hash
6e878b89
Indexed
2026-07-24 11:57

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 20:35
浙ICP备14020137号-1 $Map of visitor$