REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.
Provides security hardening for REST/GraphQL APIs, including authentication, rate limiting, input validation, and security headers to protect against common vulnerabilities.
Why this plugin
Offers a consolidated, production-ready solution for API security, preventing common vulnerabilities like injection and CORS issues. Saves development time versus assembling disparate security libraries.
Prerequisites
Requires Claude Code CLI. Installation via marketplace command or script. No specific API keys needed for the core hardening patterns.
npx claudepluginhub secondsky/claude-skillsComplete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Multi-perspective code analysis covering architecture, security, and best practices
XSS prevention, CSRF protection, content security policies, mobile app security, and secure storage patterns
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management