code:security

Installation
SKILL.md

Code Security

Security audit workflow and checklist.

The Workflow

1. Scan

Run automated security tools.

# Check dependencies
npm audit
pip audit
cargo audit
Installs
5
GitHub Stars
29
First Seen
Mar 21, 2026
code:security — martinffx/atelier