The library

Everything we index — ranked by what works, never by stars.

untested
Hunt DOM and client-side vulnerabilitiesskillEngineeringL1
hunt-dom · Use for hunt client-side dom vulnerabilities — dom clobbering (overwrite js globals via html injection), postmessage hijacking (missing origin check), service worker abuse (intercept requests from same-origin script), css injection/exfiltration (attribute selectors → token char-by-char via oob), client-side template injection, dangerouslysetinnerhtml. grounded in named public research: gareth heyes / portswigger dom-clobbering + dom-invader, michał bentkowski dompurify clobbering bypasses, jquery htmlprefilter xss (cve-2020-11022 / cve-2020-11023), d0nut css-exfil research. use when hunting dom-xss, client-side auth bypass, or token exfiltration without server-side interaction.
untested
PE teams needing audit-ready closing documentation with live German legal norm verification instead of templated checklists.skillLegalL1
rechtsabteilung-pe-closing-continuation-fund · PE teams needing audit-ready closing documentation with live German legal norm verification instead of templated checklists.
untested
Audit contact cadence with teamskillOpsL2
people-audit · Teams tracking hundreds of contacts who need to know which relationships are stale before reaching out.
untested
Hunt file upload RCE and XSSskillEngineeringL1
hunt-file-upload · Security auditors hunting RCE on PHP/JSP/ASPX stacks with publicly-exploitable file-processing chains.
untested
Prepare briefing for any meetingskillProductivityL2
meeting-prep · Executives preparing for 1:1s and meetings who need contextual briefings without manually grep-ing notes.
untested
Hunt GraphQL authorization flawsskillEngineeringL1
hunt-graphql · Bug bounty hunters on platform APIs (GitHub, Shopify, Stripe tier) where GraphQL mutations interact with REST APIs.
untested
Prüfe Verbraucherschutz BeweiseskillLegalL1
smart-device-agb-redlinen-beschwerde · German consumer advocates needing to verify statutory deadlines and evidence requirements in smart-device complaints.
untested
Hunt gRPC configuration vulnerabilitiesskillEngineeringL1
hunt-grpc · Security teams hunting microservice architecture vulns where edge-proxy auth is bypassed by reaching backend directly.
untested
Hunt host header injection attacksskillEngineeringL1
hunt-host-header · Security researchers hunting account-takeover on apps behind CDN/reverse proxy where Host is unkeyed in cache.
untested
Investigate bugs with test-first approachskillEngineeringL1
bug-investigation · Teams enforcing TDD discipline to prevent regressions and verify actual bug fix.
untested
Hunt HTTP request smuggling attacksskillEngineeringL1
hunt-http-smuggling · Bug bounty hunters on older deployments (HAProxy <2.4, legacy F5, Citrix ADC) or AWS ALB+origin chains with H2 downgrade.
untested
Deploy Expo apps to storesskillEngineeringL2
expo-deployment · Use for expo-deployment tasks and operations.
untested
Hunt insecure direct object referencesskillEngineeringL1
hunt-idor · Use when hunting idor on any target.
untested
Generate Jest unit tests automaticallyskillEngineeringL1
jest-generator · Use for jest-generator tasks and operations.
untested
Launch product keynote presentationskillMarketingL2
html-ppt-product-launch · Use when announcing a product, launching a feature, or doing a keynote-style reveal.
untested
Hunt Kubernetes and Docker misconfigsskillEngineeringL1
hunt-k8s · Testing container orchestration for auth bypass and RCE.
untested
Hunt Laravel framework vulnerabilitiesskillEngineeringL1
hunt-laravel · Testing PHP Laravel apps for CVE-2021-3129 Ignition.
untested
Mine text data for humanities researchskillDataL2
digital-humanities-guide · Analyzing historical texts and correspondence networks.
untested
Exploit LDAP injection vulnerabilitiesskillEngineeringOpsL3
hunt-ldap · Penetrating directory-backed authentication systems.
untested
Generate design documentation table of contentsskillProductEngineeringL1
design-index · Creating table of contents for design docs.
untested
Hunt and exploit local file inclusionskillEngineeringOpsL3
hunt-lfi · Extracting secrets via path traversal and filter chains.
untested
Write Rust API documentation commentsskillEngineeringL1
api-doc-comments · Documenting smart contract ABIs where generated docs must be client-accessible and precise.
untested
Auto-format and lint code to standardsskillEngineeringL2
code-sanitizer · Ensuring consistent code style across a data pipeline before completion checklist.
untested
Manage pull requests and git workflowsskillEngineeringL2
git-workflow · Submitting feature patterns to upstream community repositories with clean history.
untested
Identify and exploit MFA bypass patternsskillOpsEngineeringL3
hunt-mfa-bypass · Hunting account takeover chains where MFA enforcement is incomplete or bypassable.
untested
Prüfen Markenrecht Benutzungsschonfrist FashionskillLegalL2
benutzungsschonfrist-und-rechtserhaltende-benutzung · Preparing evidence bundles to defend luxury/fashion trademarks against non-use revocation.
untested
Hunt miscellaneous application vulnerabilitiesskillEngineeringOpsL3
hunt-misc · Discovering account boundary violations in multi-tenant SaaS with role-based access.
untested
Query ClickHouse for analytics and metricsskillDataL2
clickhouse-query · Debugging event analytics on replica clusters without writing custom export code.
untested
Set up Koin dependency injection for AndroidskillEngineeringL2
android-di-koin · Setting up DI scoping per feature layer without manual constructor plumbing.
untested
Hunt Next.js framework vulnerabilitiesskillEngineeringOpsL3
hunt-nextjs · Bypassing Server Actions auth or exploiting Image Optimizer SSRF on Next.js hosts.
untested
Evaluate LLM agent responses against rubricsskillProductDataL2
evaluating-llms · Validating agent responses against business rules without manual test review.
untested
Hunt Node.js code injection vulnerabilitiesskillEngineeringOpsL3
hunt-nodejs · Chaining prototype pollution to RCE on Express apps with unsafe merge operations.
untested
Allocate inventory across fulfillment channelsskillOpsL3
omnichannel-fulfillment-allocator · Minimizing fulfillment cost per order in multi-warehouse, multi-channel retail.
untested
Detect NoSQL injection and auth bypassesskillEngineeringOpsL3
hunt-nosqli · Extracting data from NoSQL services when parametrized queries are not used.
untested
Build PySpark data transformation pipelinesskillDataEngineeringL3
spark-architect · Building ETL jobs that process terabytes without driver memory issues.
untested
Hunt NTLM information disclosure on WindowsskillOpsEngineeringL2
hunt-ntlm-info · Lateral movement in Windows domains when Kerberos is unavailable.
untested
Hunt OAuth security vulnerabilitiesskillEngineeringOpsL3
hunt-oauth · Stealing user sessions or escalating privileges via OAuth flow manipulation.
untested
Find and chain open redirect vulnerabilitiesskillEngineeringOpsL3
hunt-open-redirect · Creating low-friction phishing links when the target's own domain is trusted.
untested
Audit code for OWASP Top 10 security risksskillEngineeringL2
security-scan · Baseline security assessment before manual penetration testing.
untested
Hunt race conditions in web applicationsskillEngineeringOpsL3
hunt-race-condition · Bypassing single-use limits (OTP, tokens) via parallel submission before invalidation.
untested
Architect React Native app structureskillEngineeringProductL2
mobile-architect · Scaling Android/iOS apps to 10+ features without DI complexity explosion.
untested
Audit artifact skills for complianceskillOpsL2
skill-usage-audit · Verifying governance compliance across codebases without manual file inspection.
untested
Detect SAML and SSO attacksskillLegalOpsL1
hunt-saml · Discovering saml vulnerabilities when generic scanners miss domain-specific chains.
untested
Apply Vibecode brand design systemskillMarketingProductL1
vibecode-brand-design · Ensuring visual consistency across branded UI components at scale.
untested
Audit documentation freshness and accuracyskillOpsProductL1
compound-agent-doc-gardener · Orchestrating multi-step task flows with guaranteed validation and tracking.
untested
Find session management vulnerabilitiesskillLegalOpsL1
hunt-session · Discovering session vulnerabilities when generic scanners miss domain-specific chains.
untested
Audit Microsoft SharePoint farmsskillLegalOpsL1
hunt-sharepoint · Discovering sharepoint vulnerabilities when generic scanners miss domain-specific chains.
untested
Execute PRD tasks end-to-endskillProductEngineeringL1
cy-execute-task · Orchestrating multi-step task flows with guaranteed validation and tracking.
untested
Hunt source code and build leaksskillLegalOpsL1
hunt-source-leak · Discovering source leak vulnerabilities when generic scanners miss domain-specific chains.
untested
Compress LLM KV cache with TurboQuantskillEngineeringDataL2
turboquant-pytorch · Implementing turboquant pytorch workflows that require automation.
page 119 / 161