·code-analyze
!

code-analyze

icartsh/icartsh_plugin

.NET 코드에서 정적 분석(Static analysis), 보안 스캔(Security scan) 및 종속성 체크(Dependency check)를 수행합니다. 코드 품질, 보안 감사 또는 취약점 탐지가 포함된 작업에서 사용합니다.

18Installs·0Trend·@icartsh

Installation

$npx skills add https://github.com/icartsh/icartsh_plugin --skill code-analyze

SKILL.md

Goal: 에이전트가 필요한 분석 절차를 정확하게 찾을 수 있도록 가이드합니다.

다음을 위한 것이 아님: 빌드 (dotnet-build), 테스트 (dotnet-test), 또는 포맷팅 (code-format)

Inputs: analysistype (static/security/dependencies/all), projectpath (default: ./dotnet/PigeonPea.sln), severityfilter (error/warning/suggestion)

.NET 코드에서 정적 분석(Static analysis), 보안 스캔(Security scan) 및 종속성 체크(Dependency check)를 수행합니다. 코드 품질, 보안 감사 또는 취약점 탐지가 포함된 작업에서 사용합니다. Source: icartsh/icartsh_plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/icartsh/icartsh_plugin --skill code-analyze
Category
!Security
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is code-analyze?

.NET 코드에서 정적 분석(Static analysis), 보안 스캔(Security scan) 및 종속성 체크(Dependency check)를 수행합니다. 코드 품질, 보안 감사 또는 취약점 탐지가 포함된 작업에서 사용합니다. Source: icartsh/icartsh_plugin.

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/icartsh/icartsh_plugin --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/icartsh/icartsh_plugin