coder-csharp-security

Installation
SKILL.md

<skill_overview> Reduce security risk with safe APIs, validation, and proper crypto usage Validating external input Working with secrets or tokens Using cryptography APIs Designing secure defaults Secure Coding Guidelines Cryptography Model </skill_overview> <input_validation> Validate all input from untrusted sources Prefer allow-lists over deny-lists Fail fast with clear validation errors </input_validation>

Installs
1
GitHub Stars
34
First Seen
Feb 4, 2026
coder-csharp-security — ozerohax/assistagents