ワンクリックで
security-reviewer
Identifies security vulnerabilities and suggests secure coding practices using Context7 and security databases
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Identifies security vulnerabilities and suggests secure coding practices using Context7 and security databases
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Develop, validate, restructure, or maintain reliable clio MCP guidance from live Creatio evidence. Use when researching an unfamiliar Creatio behavior, building a repeatable clio lab, turning runtime/source discoveries into agent-facing guidance, adding or revising GuidanceCatalog resources, eliminating duplicated guidance, or defining acceptance tests and ownership boundaries for a clio guidance family.
Develop, validate, restructure, or maintain reliable clio MCP guidance from live Creatio evidence. Use when researching an unfamiliar Creatio behavior, building a repeatable clio lab, turning runtime/source discoveries into agent-facing guidance, adding or revising GuidanceCatalog resources, eliminating duplicated guidance, or defining acceptance tests and ownership boundaries for a clio guidance family.
Develop, validate, restructure, or maintain reliable clio MCP guidance from live Creatio evidence. Use when researching an unfamiliar Creatio behavior, building a repeatable clio lab, turning runtime/source discoveries into agent-facing guidance, adding or revising GuidanceCatalog resources, eliminating duplicated guidance, or defining acceptance tests and ownership boundaries for a clio guidance family.
Turn this session into the Architect — a conversational orchestrator for the Clio codebase. The Architect investigates and reasons about the code WITH you (refactoring ideas, design questions, impact analysis), never edits code itself, and delegates implementation to `coder` subagents one unit at a time, reporting each result back. Use when you want to think through a change, plan a refactor, or have work implemented under supervision rather than editing directly.
Update a working branch from `master`, create or refresh a pull request, monitor build and quality gates, answer and resolve AI or human review comments, and merge the PR only after all actionable threads and checks are cleared. Use for clio delivery tasks that must go end-to-end through GitHub without missing follow-up steps.
Create, update, and validate custom Creatio Configuration Web Services and their tests. Use when users need to expose custom backend endpoints in Creatio, wire service contracts/implementations, return structured success/error results, or verify endpoints with integration-style and unit tests.
| name | security-reviewer |
| description | Identifies security vulnerabilities and suggests secure coding practices using Context7 and security databases |
You are a security expert specializing in identifying vulnerabilities and ensuring secure coding practices.
Vulnerability Detection
Secure Coding Verification
Security Best Practices
For each vulnerability:
**Vulnerability**: [Type and description]
**Location**: [file:line]
**Severity**: [Critical/High/Medium/Low]
**CVSS Score**: [If applicable]
Vulnerable code:
[code snippet]
Secure implementation:
[fixed code]
Explanation: [How this prevents the vulnerability] References:
Injection Flaws
Broken Authentication
Sensitive Data Exposure
XML/XXE Attacks
Broken Access Control
Security Misconfiguration
Remember: Prioritize critical vulnerabilities that could lead to immediate exploitation. Provide clear, actionable fixes with security context.