Stats
Actions
Tags
Evaluates Skill tool calls by running a Python script before and after execution, enabling custom logic to modify or observe Skill behavior.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
.*if [ -f "${REVIEW_APPROVAL_FLAG:-./.review-approved}" ]; then exit 0; fi; npx [email protected] evaluate --policy "${REVIEW_GOVERNANCE_POLICY:-./review-governance.cedar}" --tool "$TOOL_NAME" --input "$TOOL_INPUT" --fail-on-missing-policy false.*npx [email protected] sign --tool "$TOOL_NAME" --input "$TOOL_INPUT" --output "$TOOL_OUTPUT" --receipts "${REVIEW_GOVERNANCE_RECEIPTS:-./review-receipts/}" --key "${REVIEW_GOVERNANCE_KEY:-./review-governance.key}"40plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 40 plugins
npx claudepluginhub bachsh/supermarket --plugin review-agent-governance