
Naporin0624 Claude Web Audit Plugins
- 2 repo stars
- Updated December 26, 2025
- naporin0624/claude-web-audit-plugins
naporin0624-claude-web-audit-plugins is a Claude Code plugin that runs SEO, accessibility, and security web audits with Bounty Hunter-style agent workflows.
About
naporin0624-claude-web-audit-plugins is a Claude Code plugin bundle aimed at developers and small teams who need credible web quality signals without juggling separate CLI tools. It packages comprehensive audit capabilities—search performance and SEO signals via Lighthouse, accessibility validation with axe-core and ARIA-oriented analysis, and security-oriented testing aligned with OWASP-style concerns including XSS, SQL injection, CSRF, and IDOR patterns—often orchestrated through Bounty Hunter-style agent workflows. Install it when you have a URL or app ready for hardening and want Claude to drive repeatable checks before you ship or publish. It complements manual QA by giving the agent explicit audit vocabulary and tooling hooks rather than generic “review my site” prompts. Expect integration-focused workflows, not a full managed penetration-test report service; you still own scope, authorization, and remediation.
- Bounty Hunter agent workflows for structured security testing on web apps
- SEO audits with Lighthouse integration and technical search checks
- Accessibility analysis with axe-core, ARIA, and WCAG-oriented checks
- Parallel audit modes spanning SEO, a11y, and attack-surface review in one plugin bundle
- Single-plugin install exposing specialized web audit tools inside Claude Code
Naporin0624 Claude Web Audit Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install naporin0624-claude-web-audit-plugins@naporin0624/claude-web-audit-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | December 26, 2025 |
| Repository | naporin0624/claude-web-audit-plugins ↗ |
What it does
Run parallel SEO, WCAG accessibility, and OWASP-style security audits on a live or staging site from Claude Code before launch.
Who is it for?
SaaS or content sites with a staging URL and explicit permission to test security surfaces pre-launch.
Skip if: Skip if you need certified penetration tests, compliance attestations, or audits on repos with no runnable web target.
What you get
After install, Claude Code can drive Lighthouse, axe-core, and security-oriented audit workflows on your web app from one plugin instead of disconnected manual tooling.
- Structured SEO, accessibility, and security finding summaries from agent-driven audits
- Repeatable audit workflows invoked from Claude Code sessions
- Issue lists aligned to Lighthouse, axe-core, and OWASP-style categories for remediation
Recommended Plugins
How it compares
Specialized audit plugin with agent workflows, not a general-purpose dev skills marketplace.
FAQ
Who is Naporin0624 Claude Web Audit Plugins for?
Claude Code users shipping web apps who want SEO, accessibility, and security checks orchestrated inside the agent.
When should I use Naporin0624 Claude Web Audit Plugins?
Use on staging or production targets you are authorized to test, before launch or after meaningful UI and auth changes.
How do I add Naporin0624 Claude Web Audit Plugins to my agent?
Register the naporin0624/claude-web-audit-plugins repository as a Claude Code plugin marketplace entry and enable the bundled web-audit plugin per Claude Code plugin docs.