Enforce universal security protocols for safe, resilient software. Use when implementing authentication, encryption, authorization, input validation, secret management, or any security-sensitive feature across any language or framework.
No default passwords: Force rotation on first use with strong entropy requirements.
References
Injection Testing Protocols (SQLi/HTMLi)
Vulnerability Remediation & Secure Patterns
Remediation anchors
Remediation anchors: Argon2id, parameterized queries or ORM, rate limiting, HttpOnly Secure cookies
How to use it
Copy the folder
Take hoangnguyen0403/agent-skills-standard-common-common-security-standards from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
Check the name does not clash
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.