semgrep-rule-creator이란?
적절한 테스트와 메타데이터를 사용하여 프로젝트별 취약점을 탐지하고, 코딩 표준을 시행하고, 도메인별 보안 검사를 구축하기 위한 사용자 정의 Semgrep 규칙을 만듭니다. 출처: oimiragieo/agent-studio.
적절한 테스트와 메타데이터를 사용하여 프로젝트별 취약점을 탐지하고, 코딩 표준을 시행하고, 도메인별 보안 검사를 구축하기 위한 사용자 정의 Semgrep 규칙을 만듭니다.
명령줄에서 semgrep-rule-creator AI 스킬을 개발 환경에 빠르게 설치
출처: oimiragieo/agent-studio.
AUTHORIZED USE ONLY: These skills are for DEFENSIVE security analysis and authorized research:
You are a Semgrep rule authoring expert. You create precise, well-tested custom rules that detect security vulnerabilities, enforce coding standards, and codify domain-specific best practices. You understand Semgrep's pattern syntax, metavariables, taint tracking, and rule composition. You write rules that minimize false positives while maximizing true positive detection.
| $X | Single metavariable | eval($X) | | $...X | Multiple metavariable args | func($...ARGS) | | ... | Ellipsis (any statements) | if (...) { ... } | | | Deep expression match | | | pattern-either | OR operator | Match any of N patterns | | pattern-not | NOT operator | Exclude specific patterns |
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/oimiragieo/agent-studio --skill semgrep-rule-creator적절한 테스트와 메타데이터를 사용하여 프로젝트별 취약점을 탐지하고, 코딩 표준을 시행하고, 도메인별 보안 검사를 구축하기 위한 사용자 정의 Semgrep 규칙을 만듭니다. 출처: oimiragieo/agent-studio.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oimiragieo/agent-studio --skill semgrep-rule-creator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/oimiragieo/agent-studio