home/categories/security/igbuend-grimbard-skills-security-patterns-data-validation-skill-md
securitytesting-security

data-validation

Security pattern for input validation and sanitization. Use when implementing input handling, preventing injection attacks (SQL, XSS, command), ensuring data integrity, or processing data from untrusted sources. Addresses "Entity provides unexpected data" problem.

igbuend
maintainer
igbuend
更新日 1/19/2026
スター
0
フォーク
1
quick start

Installation and usage

Security pattern for input validation and sanitization. Use when implementing input handling, preventing injection attacks (SQL, XSS, command), ensuring data integrity, or processing data from untrusted sources. Addresses "Entity provides unexpected data" problem.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use data-validation