security-scanner
✓Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans.
Installation
SKILL.md
This skill provides automated security scanning of codebases to identify vulnerabilities, hardcoded secrets, insecure dependencies, and unsafe coding patterns.
Deliverable: List of files containing potential secrets with line numbers
Deliverable: Vulnerability report with CVE IDs, severity scores, and affected packages
Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans. Source: matteocervelli/llms.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/matteocervelli/llms --skill security-scanner- Source
- matteocervelli/llms
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is security-scanner?
Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans. Source: matteocervelli/llms.
How do I install security-scanner?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/matteocervelli/llms --skill security-scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/matteocervelli/llms
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01