secure-development

Installation
SKILL.md

Secure Development Skill

Implement security best practices to protect user data and prevent common vulnerabilities.

What This Skill Provides

  • PII Protection: Hash sensitive data in logs, GDPR compliance
  • Input Validation: Prevent SQL injection, XSS, command injection
  • Authentication: Secure password storage, session management
  • Logging Security: What to log, what to redact
  • OWASP Top 10: Prevention strategies for common vulnerabilities

When to Use

Installs
2
First Seen
Feb 21, 2026
secure-development — vineethsoma/agent-packages