一键导入
casefile
Use when tracking security investigations, bug bounty findings, CTF leads, audit evidence, exploit chains, dead ends, or reports in the Casefile ledger.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when tracking security investigations, bug bounty findings, CTF leads, audit evidence, exploit chains, dead ends, or reports in the Casefile ledger.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Full pipeline orchestration skill for vulnerability discovery. Teaches the harness agent how to run stages with state tracking, schema validation, reachability trace, gapfill, and structured reporting.
Full web application penetration testing methodology for Pi agent. Covers reconnaissance, attack classes, detection, confirmation, evasion, and reporting. Use when the agent must test a live web target within a sanctioned engagement. Replaces the removed engage tool.
基于 SOC 职业分类
| name | casefile |
| description | Use when tracking security investigations, bug bounty findings, CTF leads, audit evidence, exploit chains, dead ends, or reports in the Casefile ledger. |
| license | MIT |
Use Casefile to maintain durable security investigation state across agent turns.
hypothesis or investigating.confirmed only via PromoteFinding after a real PoC exit 0 (evidence, impact, severity, poc required).reported.killed for disproven, duplicate, or dead-end leads, and include evidence, blockers, next step, or assumptions explaining why.hypothesis → investigating → confirmed → reported
↓ ↓
blocked killed (terminal)
CaseAdd: create a new case.CaseUpdate: update an existing case.PromoteFinding: run an on-disk PoC script (Docker sandbox or local) and promote a case to confirmed on exit 0.CaseGet: read one case by ID.CaseList: list cases with filters and pagination.CaseSearch: search all fields or a scoped field.CaseLink: bidirectionally link two cases.CaseUnlink: remove a bidirectional case link.CaseReport: write a markdown report for a confirmed or reported case.