content-security-scan
について
content-security-scanスキルは、GitHubやWebから取得した外部のMarkdownまたはテキストコンテンツを、7段階のセキュリティゲートで自動的にチェックし、PASS/FAILの結果を返します。このスキルは、開発者がサードパーティ製コンテンツを統合前に安全に審査し、プロンプトインジェクションやデータ流出などのリスクを防止するために設計されています。外部のコード、ドキュメント、またはエージェントスキルを取得するワークフローにおいて、必須のセキュリティチェックポイントとしてご利用ください。
クイックインストール
Claude Code
推奨npx skills add oimiragieo/agent-studio -a claude-code/plugin add https://github.com/oimiragieo/agent-studiogit clone https://github.com/oimiragieo/agent-studio.git ~/.claude/skills/content-security-scanこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
GitHub リポジトリ
Frequently asked questions
What is the content-security-scan skill?
content-security-scan is a Claude Skill by oimiragieo. Skills package instructions and resources that Claude loads on demand, so Claude can perform content-security-scan-related tasks without extra prompting.
How do I install content-security-scan?
Use the install commands on this page: add content-security-scan to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does content-security-scan belong to?
content-security-scan is in the Security category, tagged security, supply-chain, content-scanning, prompt-injection, exfiltration and external-content.
Is content-security-scan free to use?
Yes. content-security-scan is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
関連スキル
このスキルは、FastAPIのAPIに対してJWT認証を実装し、トークン検証とユーザー固有のアクセス制御によってエンドポイントを保護します。ステートレス認証やロールベースのアクセス制御を必要とするREST APIのセキュリティ保護を目的として設計されています。FastAPIアプリケーションに標準化されたJWTセキュリティを追加する必要がある場合にご利用ください。
このスキルはFastAPI APIのためのJWT認証を提供し、トークン検証とユーザー固有のアクセス制御でエンドポイントを保護します。マイクロサービスでのステートレス認証の実装や、REST APIへのロールベースアクセス制御の追加に最適です。ユーザー認証を必要とするAPIリソースを保護する必要がある場合にご利用ください。
このスキルは、パスワードレスオプション(FIDO2/WebAuthn/パスキー)やMFAを含む、現代的な認証実装パターンを提供します。Next.jsおよびExpress.jsアプリケーション向けのOAuth 2.1、セッション管理、セキュリティ機能を網羅しています。最新のセキュリティ標準に準拠したエンタープライズレベルの認証を実装する際にご利用ください。
このスキルは、Content Collections(Markdown/MDXファイルを型安全なデータコレクションに変換するTypeScriptファーストのツール)の本番環境でテストされた設定を提供します。Zodバリデーションによる型安全性を実現し、ブログ、ドキュメントサイト、コンテンツ重視のVite + Reactアプリケーション構築時にご利用ください。Viteプラグインの設定、MDXコンパイルから、デプロイ最適化、スキーマバリデーションまで、すべてを網羅しています。
