security-and-hardening

Installation
SKILL.md

Default output: return only the result, blockers, and required evidence. Omit preambles, process narration, repeated context, confidence scores, and follow-up offers. Use at most five bullets unless a required artifact or schema needs more.

Security and Hardening

Overview

Apply security best practices systematically across the codebase. Prevent OWASP Top 10 vulnerabilities, manage secrets safely, audit dependencies, and enforce boundary validation at all system edges.

When to Use

  • Handling user input or external data
  • Implementing authentication or authorization
  • Storing or transmitting sensitive data
  • Integrating with external services
  • Before deploying any change to production

OWASP Top 10 Prevention

Injection

Installs
2
GitHub Stars
8
First Seen
May 7, 2026
security-and-hardening — v1truv1us/ai-eng-system