CLI pip install skill-scanner
skill-scanner
Security scanner for AI skills and instruction files across agentic workflows. Uses multiple LLMs plus VirusTotal to flag prompt injection, data-exfil patterns, and suspicious capability escalations.
- Python
- CLI
- AI Security
- Agents
- Multi-LLM
- VirusTotal
Skills git clone https://github.com/thedevappsecguy/sec-skills
sec-skills
Shared AI agent skills repository for the agentic coding workflows I use day-to-day. Battle-tested prompts, guardrails, and review checklists for Claude, Cursor, and Codex.
- AI Agents
- Skills
- Claude
- Cursor
- Codex
- Agentic
CLI pip install safe-packages
safe-packages
A CLI tool to scan dependencies for vulnerabilities and flag potentially compromised packages. Supply chain security for cautious teams - OSV-backed with heuristics for typosquats and sudden maintainer changes.
- Python
- CLI
- Security
- OSV
- Supply Chain