code-analyze
✓Run static analysis, security scans, and dependency checks on .NET code. Use when task involves code quality, security audits, or vulnerability detection.
Installation
SKILL.md
NOT for: building (dotnet-build), testing (dotnet-test), or formatting (code-format)
Inputs: analysistype (static/security/dependencies/all), projectpath (default: ./dotnet/PigeonPea.sln), severityfilter (error/warning/suggestion)
Outputs: analysisreport (findings with file/line), exitcode (0=clean, 1=issues), metrics (violations by severity)
Run static analysis, security scans, and dependency checks on .NET code. Use when task involves code quality, security audits, or vulnerability detection. Source: giantcroissant-lunar/lunar-snake-hub.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/giantcroissant-lunar/lunar-snake-hub --skill code-analyze- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is code-analyze?
Run static analysis, security scans, and dependency checks on .NET code. Use when task involves code quality, security audits, or vulnerability detection. Source: giantcroissant-lunar/lunar-snake-hub.
How do I install code-analyze?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/giantcroissant-lunar/lunar-snake-hub --skill code-analyze 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/giantcroissant-lunar/lunar-snake-hub
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01