Provides step-by-step guidance, patterns, and example code for implementing input validation checks across applications. The skill outlines validation approaches, common pitfalls, and recommends security best practices for authentication, sanitization, and error handling. It can generate code snippets and validation rules tailored to the target language/framework.
Invoke this skill when assessing or implementing input validation (user input, API payloads, form data), when you need OWASP-aligned checks, or when producing secure coding recommendations and validation unit tests. It suits security reviews, developer onboarding, and automated validation policy generation.
Useful to code-writing and security-review agents (Copilot, Claude Code, audit tools) that can generate or verify validation code and tests.
This skill is a boilerplate stub with no real content — it claims to provide automated input validation guidance but contains zero concrete instructions, code patterns, or actionable steps. The SKILL.md is entirely circular ('mention input validation checker to get help with input validation checker') with no validation rules, OWASP references, or code generation logic. No scripts were bundled or run.
Textbook template/placeholder skill. Frontmatter is present but minimal (no triggers beyond the skill name itself). No scripts, no references/, no substance. The description claims 'production-ready code generation' and 'OWASP-aligned' but delivers nothing. Likely auto-generated from a template. Low security risk only because there's nothing to be risky — no commands, no network calls, no scripts.
Algolia Cost Tuning
Practical guide to reduce Algolia billing by auditing records/requests, switching to virtual replicas, multi-query usage, caching, and cleanup strategies.
Anthropic Security Basics
Practical security practices for Anthropic Claude integrations: API key management, input validation, prompt-injection defenses, and output scanning.
Colorize — Strategic UI Color Introduction
Introduce purposeful color to monochromatic interfaces to improve hierarchy, meaning, and visual engagement while preserving accessibility.
Plotly Chart Generator
Generates Plotly charts and production-ready code for visualizations; validates outputs and follows best practices for charts and presentations.
Security Headers Generator
Auto-activating skill that generates and validates security HTTP headers and provides guidance for implementing secure header configurations.
Turborepo Guidance
Practical Turborepo guidance for JavaScript/TypeScript monorepos: task configuration, caching, filtering, and CI best-practices.
Exa Webhooks & Events
Patterns and example code for building webhook-style monitors and alerts around Exa neural search (scheduled monitors, similarity alerts, digests).
Test Orchestrator Skill
QA orchestration skill: defines test strategy, assigns unit/integration/E2E suites, enforces coverage thresholds, and coordinates CI test execution.
Splitwise Automation (Composio/Rube MCP)
Automation patterns for Splitwise via Composio's Splitwise toolkit over Rube MCP; includes discovery, connection checks, and safe execution patterns.
Golang Dependency Management
Guidelines and CLI recipes for safely adding, upgrading, auditing and managing Go dependencies, including govulncheck, go.mod practices, vendoring, and automate