security-testing
✓OWASP 原則を使用してセキュリティの脆弱性をテストします。セキュリティ監査の実施、認証のテスト、またはセキュリティ慣行の実装時に使用します。
SKILL.md
OWASP Top 10 (2021) | # | Vulnerability | Key Test |
| 1 | Broken Access Control | User A accessing User B's data | | 2 | Cryptographic Failures | Plaintext passwords, HTTP | | 3 | Injection | SQL/XSS/command injection | | 4 | Insecure Design | Rate limiting, session timeout | | 5 | Security Misconfiguration | Verbose errors, exposed /admin | | 6 | Vulnerable Components | npm audit, outdated packages |
| 7 | Auth Failures | Weak passwords, no MFA | | 8 | Integrity Failures | Unsigned updates, malware | | 9 | Logging Failures | No audit trail for breaches | | 10 | SSRF | Server fetching internal URLs |
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-testing- カテゴリ
- !セキュリティ
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
security-testing とは?
OWASP 原則を使用してセキュリティの脆弱性をテストします。セキュリティ監査の実施、認証のテスト、またはセキュリティ慣行の実装時に使用します。 ソース: proffesor-for-testing/agentic-qe。
security-testing のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill security-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/proffesor-for-testing/agentic-qe