From jeremylongshore-claude-code-plugins-plus-skills
Provides step-by-step guidance, code generation, and validation for input validation in security fundamentals, including OWASP best practices and secure coding.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for input validation checker tasks within the Security Fundamentals domain.
Scans code for input validation gaps risking SQLi, XSS, command injection, path traversal, buffer overflows. Use when auditing user input from HTTP params, forms, APIs.
Detects code injection vulnerabilities and provides step-by-step guidance on secure coding practices, input validation, authentication, and OWASP best practices.
Audits code security using OWASP Top 10 checklists for input validation, auth/authz, API security, data protection, and logging. Use for secure implementations and vulnerability reviews.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for input validation checker tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with input validation checker" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding