·unrestricted-file-upload-anti-pattern
!

unrestricted-file-upload-anti-pattern

無制限のファイル アップロードの脆弱性に対するセキュリティ アンチパターン (CWE-434)。ファイルのアップロードの処理、ユーザーが送信したファイルの処理、またはアップロードされたコンテンツの保存を行うコードを生成またはレビューするときに使用します。欠落している拡張子、MIME タイプ、およびサイズの検証を検出します。

0インストール·0トレンド·@igbuend

インストール

$npx skills add https://github.com/igbuend/grimbard --skill unrestricted-file-upload-anti-pattern

unrestricted-file-upload-anti-pattern のインストール方法

コマンドラインで unrestricted-file-upload-anti-pattern AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/igbuend/grimbard --skill unrestricted-file-upload-anti-pattern
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: igbuend/grimbard。

Applications accept user-uploaded files without validating type, content, or size, enabling attackers to upload malicious scripts or executables. Leads to remote code execution (web shells), server compromise, or denial-of-service (disk exhaustion).

The anti-pattern is accepting uploaded files without validating type, content, and size.

無制限のファイル アップロードの脆弱性に対するセキュリティ アンチパターン (CWE-434)。ファイルのアップロードの処理、ユーザーが送信したファイルの処理、またはアップロードされたコンテンツの保存を行うコードを生成またはレビューするときに使用します。欠落している拡張子、MIME タイプ、およびサイズの検証を検出します。 ソース: igbuend/grimbard。

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/igbuend/grimbard --skill unrestricted-file-upload-anti-pattern インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/igbuend/grimbard --skill unrestricted-file-upload-anti-pattern
カテゴリ
!セキュリティ
認証済み
初回登録
2026-03-13
更新日
2026-03-13

Browse more skills from igbuend/grimbard

クイックアンサー

unrestricted-file-upload-anti-pattern とは?

無制限のファイル アップロードの脆弱性に対するセキュリティ アンチパターン (CWE-434)。ファイルのアップロードの処理、ユーザーが送信したファイルの処理、またはアップロードされたコンテンツの保存を行うコードを生成またはレビューするときに使用します。欠落している拡張子、MIME タイプ、およびサイズの検証を検出します。 ソース: igbuend/grimbard。

unrestricted-file-upload-anti-pattern のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/igbuend/grimbard --skill unrestricted-file-upload-anti-pattern インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/igbuend/grimbard