with one click
cwf-security-check
Verify file integrity and sources for CWF system
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Verify file integrity and sources for CWF system
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Create sub-implementation task within existing task (v2.0)
Guide user through planning phase
Guide user through implementation execution phase
Guide user through maintenance phase
Guide user through retrospective phase
Guide user through rollout phase
| name | cwf-security-check |
| description | Verify file integrity and sources for CWF system |
| user-invocable | true |
| allowed-tools | ["Bash"] |
This step: Verify integrity and security of CWF system files. Not this step: Fixing issues (report only), modifying CWF system, or running workflows.
Task arguments: {arguments}
First: Run .cwf/scripts/command-helpers/context-manager location using the Bash tool to confirm git root.
Parse arguments: [verify|report]
.cwf/scripts/cwf-manage validate
This checks:
cwf-project.json has required fields (supported-task-types, source-management).md file under implementation-guide/ has a ## Status section with a valid status value**Task**: field; active task branch matches current git branch.cwf/security/script-hashes.json exists, has correct permissions (if recorded), and SHA256 matchescwf-manage validate exits 0: report OKcwf-manage validate run successfully