SKILL.md
Browser Security Analysis
Quick Checklist
- Extension manifest permissions
- Content script injection points
- CSP/CORS policy gaps
- Fingerprinting surface area
For detailed patterns, see:
- [CONTENT-BLOCKERS.md](CONTENT-BLOCKERS.md) - Bypass techniques
- [EXTENSIONS.md](EXTENSIONS.md) - Manifest analysis
- [FINGERPRINTING.md](FINGERPRINTING.md) - Detection vectors
- [CSP-CORS.md](CSP-CORS.md) - Policy analysis