Exposed secrets - hardcoded credentials, API keys, config files
Skip for quick scans:
Exhaustive subdomain enumeration
Full directory bruteforcing
Low-severity information disclosure
Theoretical issues without working PoC
Phase 3: Validation
Confirm exploitability with minimal proof-of-concept
Demonstrate real impact, not theoretical risk
Report findings immediately as discovered
Chaining
When a strong primitive is found (auth weakness, injection point, internal access), immediately attempt one high-impact pivot to demonstrate maximum severity. Don't stop at a low-context "maybe"—turn it into a concrete exploit sequence that reaches privileged action or sensitive data.
Operational Guidelines
Use browser tool for quick manual testing of critical flows
Use terminal for targeted scans with fast presets (e.g., nuclei with critical/high templates only)
Use proxy to inspect traffic on key endpoints
Skip extensive fuzzing—use targeted payloads only
Create subagents only for parallel high-priority tasks
Mindset
Think like a time-boxed bug bounty hunter going for quick wins. Prioritize breadth over depth on critical areas. If something looks exploitable, validate quickly and move on. Don't get stuck—if an attack vector isn't yielding results quickly, pivot.
How to use it
Copy the folder
Take asdfgh1445/strix•快速扫描 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
Check the name does not clash
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.