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