Stats
Actions
Tags
From cps-cyber
After every Edit/Write tool call, runs a bash script that suggests progressive disclosure of file contents to reduce context window usage. Executes bash, reads/writes files.
1 event · 2 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
(tool == "Edit" || tool == "Write") && tool_input.file_path matches "05_Deliverables_Final"node ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/pii-scan.js5000ms(tool == "Edit" || tool == "Write") && (tool_input.file_path matches "package.json" || tool_input.file_path matches "requirements.txt" || tool_input.file_path matches "Pipfile" || tool_input.file_path matches "pom.xml" || tool_input.file_path matches "build.gradle")node ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/license-scan.js5000msnpx claudepluginhub hossamdaoud83/cps-plugins-official --plugin cps-cyber