security-patterns

Installation
SKILL.md

Security Patterns Skill

Security best practices and patterns for secure development.

See: code-examples.md for Python implementations See: templates.md for checklists and config templates

When This Activates

  • API key handling
  • User input validation
  • File operations
  • Security-sensitive code
  • Keywords: "security", "api key", "secret", "validate", "input"

API Keys & Secrets

Installs
19
GitHub Stars
29
First Seen
Feb 19, 2026
security-patterns — akaszubski/autonomous-dev