AI AGENT ADDONS

Skill File Security

aradotso/security-skills
Security
692installs

AI coding assistants can now spot and fix security flaws in your projects. A set of 29 security instruction files teaches your AI about OWASP Top 10, CWE Top 25, and ASVS Level 3 risks.

The files install right into your project folder. Your AI assistant reads them and checks your code for problems. It works with popular tools like Claude, Cursor, and Copilot.

You get slash commands to scan, audit, and fix vulnerabilities. A memory file tracks your security score over time. This keeps your code safe without leaving your coding environment.

Add Skill File Security skill to your workflow

Global

mkdir -p ~/.claude/skills/skill-file-security

Project

mkdir -p .claude/skills/skill-file-security

Source Repository

Stars
5
Forks
0
Watchers
5
License
NOASSERTION
Last Push
24 days ago
Created
2 months ago