naporin0624

60 mods across 3 repositories, 7 stars between them.

cve-hunter

25

naporin0624/claude-web-audit-plugins

Agent

CVE specialist bounty hunter. Obsessed with known vulnerabilities and public exploits. Every outdated library is a potential $5,000-$50,000 payday. Use when hunting specifically for known CVE vulnerabilities in web stacks.

3 8mo ago A 49 tokens

gitleaks-agent

26

naporin0624/claude-web-audit-plugins

Agent

Secret detection specialist. Hunts for hardcoded credentials, API keys, tokens, and private keys in git repositories. Every exposed secret is a potential $1,000-$50,000+ finding. Use when scanning for secrets, credentials, or sensitive data in codebases.

3 8mo ago A 59 tokens

hadolint-agent

27

naporin0624/claude-web-audit-plugins

Agent

Dockerfile security and best practices specialist using Hadolint. Analyzes Dockerfiles for security issues, best practice violations, and configuration problems. Use when reviewing Dockerfiles, container builds, or CI/CD pipeline security.

3 8mo ago B 49 tokens

idor-hunter

28

naporin0624/claude-web-audit-plugins

Agent

IDOR specialist bounty hunter. Master of finding insecure direct object references. Every numeric ID is a potential $2,000-$50,000 payday. Use when hunting specifically for authorization bypass and IDOR vulnerabilities.

3 8mo ago A 46 tokens

semgrep-agent

29

naporin0624/claude-web-audit-plugins

Agent

SAST specialist using Semgrep. Hunts for code-level vulnerabilities including injection flaws, XSS, insecure deserialization, and security anti-patterns. Use when performing static analysis, code security review, or hunting for OWASP Top 10 vulnerabilities in source code.

3 8mo ago A 56 tokens

sqli-hunter

30

naporin0624/claude-web-audit-plugins

Agent

SQL Injection specialist bounty hunter. Lives for database errors and UNION selects. Every login form is a potential $5,000-$50,000 payday. Use when hunting specifically for SQL injection vulnerabilities.

3 8mo ago A 44 tokens

tfsec-agent

31

naporin0624/claude-web-audit-plugins

Agent

Infrastructure as Code security specialist using tfsec and Checkov. Hunts for cloud misconfigurations in Terraform, CloudFormation, and Kubernetes manifests. Use when reviewing IaC, Terraform plans, or cloud infrastructure security.

3 8mo ago A 46 tokens

trivy-agent

32

naporin0624/claude-web-audit-plugins

Agent

Container and dependency security specialist using Trivy. Scans container images for OS and library vulnerabilities, and filesystems for dependency vulnerabilities. Use when scanning Docker images, container registries, or performing SCA on codebases.

3 8mo ago A 48 tokens

xss-hunter

33

naporin0624/claude-web-audit-plugins

Agent

XSS specialist bounty hunter. Obsessed with finding script injection, event handlers, and DOM manipulation vulnerabilities. Every reflected input is a potential $500-$15,000 payday. Use when hunting specifically for XSS vulnerabilities in web applications.

3 8mo ago A 52 tokens

devsecops-audit

35

naporin0624/claude-web-audit-plugins

Command

Comprehensive DevSecOps security audit that launches multiple specialized agents in parallel. Covers secrets, SAST, SCA, container security, and IaC scanning based on OWASP DevSecOps Guideline.

3 8mo ago A 47 tokens

website-hunter

38

naporin0624/claude-web-audit-plugins

Command

Two-phase intelligent attack strategy. Quick scan (path discovery + CVE) for fast reconnaissance, followed by deep scan (XSS/SQLi/CSRF/IDOR) for comprehensive coverage. Maximum efficiency, maximum bounty.

3 8mo ago A 50 tokens

a11y-self-check

39

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Proactively validates Claude Code's own generated HTML/JSX/TSX output for accessibility before presenting to users. Use this skill automatically when generating UI code to ensure WCAG 2.1 AA compliance.

3 8mo ago A 48 tokens

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Looks up OWASP Top 10 attack methods, CWE references, and form-specific vulnerability patterns with a bounty hunter mindset. Returns attack vectors, payloads, and payout estimates. Use when user asks about "XSS", "SQL injection", "CSRF", "OWASP", "CWE", "IDOR", "injection", "bypass", "vulnerability", "exploit"…

3 8mo ago A 109 tokens

container-scanner

41

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Scans containers and Dockerfiles for security issues. Wraps Hadolint for Dockerfile linting and Trivy for container image scanning. Use when user asks to "scan Dockerfile", "lint Dockerfile", "container security", "image scan", "Dockerセキュリティ", "コンテナスキャン".

3 8mo ago B 70 tokens

cve-search

42

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Searches the NIST NVD database for CVE vulnerabilities using API 2.0. Returns CVE details, CVSS scores, affected software, and references. Use when user asks about "CVE", "vulnerability database", "NIST", "NVD", "security advisory", "CVE-2024", "CVE-2023", "脆弱性", "セキュリティアドバイザリ", or wants to find known vulnerabilities…

3 8mo ago A 107 tokens

devsecops-lookup

43

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Looks up OWASP DevSecOps Guideline phases, security tools, and pipeline checks. Returns tool configurations, CWE mappings, and integration patterns for CI/CD security. Use when user asks about "DevSecOps", "SAST", "DAST", "SCA", "container security", "IaC security", "secret detection", "gitleaks", "semgrep", "trivy"…

3 8mo ago A 127 tokens

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Static security analysis of HTML forms without sending any requests. Checks for CSRF tokens, insecure actions, missing validation, hidden field issues, and common security misconfigurations. Safe to run - no payloads sent. Use when user asks to "analyze form security", "check form for vulnerabilities", "static…

3 8mo ago C 70 tokens

html-lint-runner

45

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Runs automated HTML linting using @axe-core/playwright (WCAG accessibility) and markuplint (HTML standards). Use when user asks to "lint HTML", "run automated checks", "validate HTML", "check accessibility", or mentions "axe-core", "markuplint", "automated audit".

3 8mo ago A 68 tokens

iac-scanner

46

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Scans Infrastructure as Code for security misconfigurations. Wraps tfsec for Terraform and Checkov for multi-cloud IaC. Use when user asks to "scan Terraform", "IaC security", "infrastructure scan", "tfsec", "checkov", "Terraformセキュリティ", "インフラスキャン".

3 8mo ago A 71 tokens

lighthouse-runner

47

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Runs Google Lighthouse audits using Playwright for SEO, Performance, Accessibility, and Best Practices scoring. Supports both URLs and local HTML files. Use when user mentions "Lighthouse", "page speed", "performance audit", "Core Web Vitals", "CWV", or needs comprehensive web performance analysis.

3 8mo ago A 65 tokens

naporin0624/claude-web-audit-plugins

Skill Claude CodeCodex

Dynamic security testing of web forms using Playwright browser automation. Sends actual payloads to test for vulnerabilities. REQUIRES USER CONFIRMATION before execution. Use when user wants to "test payloads", "dynamic security test", "exploit testing", "penetration test forms".

3 8mo ago A 63 tokens