一键导入
security-guidelines
Проверки безопасности для security-auditor. Use when auditing auth, payments, sensitive data, or validating input handling.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Проверки безопасности для security-auditor. Use when auditing auth, payments, sensitive data, or validating input handling.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Git операции и коммиты. Use when creating commits, branches, or pull requests. Follows Conventional Commits and project git workflow.
Полная оркестрация для /workflow-feature. Use when coordinating complex features: planner decomposes, worker/refactor implement, test-runner and debugger verify, reviewer and senior-reviewer check, security-auditor audits, documenter reports.
Базовый workflow для /workflow-scaffold. Use when executing simple implementation tasks: worker creates code and tests, test-runner verifies, documenter adds documentation.
Управление задачами и планами. Use when decomposing work, tracking subtasks, or delegating to subagents with structured task IDs and dependencies.
Use when implementing features. Analyze task complexity and choose workflow-scaffold/workflow-implement/workflow-feature. Apply when user asks to add, create, or implement something.
Генерация документации. Use when creating README, docstrings, API docs, or onboarding materials.
| name | security-guidelines |
| description | Проверки безопасности для security-auditor. Use when auditing auth, payments, sensitive data, or validating input handling. |
Чеклист для security-auditor.
По severity: Critical, High, Medium, Low. При Critical/High — debugger для исправления.