Stats
Actions
Tags
From protect-mcp
Pre-sync hooks for Tilt and ArgoCD that run before triggering or syncing, with a post-trigger hook for Tilt. Enables custom validation or setup before deployment operations.
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
.*npx [email protected] evaluate --policy "${PROTECT_MCP_POLICY:-./protect.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 "${PROTECT_MCP_RECEIPTS:-./receipts/}" --key "${PROTECT_MCP_KEY:-./protect-mcp.key}"npx claudepluginhub bachsh/supermarket --plugin protect-mcp