Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
Automates video indexing and embedding workflows for Twelve Labs MCP. Uses Python scripts to handle pre- and post-processing status checks and data enrichment on video tool calls.
2 events · 2 hooks
npx claudepluginhub bachsh/supermarket --plugin review-agent-governanceWhere 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 protect-mcp@0.5.5 evaluate --policy "${REVIEW_GOVERNANCE_POLICY:-./review-governance.cedar}" --tool "$TOOL_NAME" --input "$TOOL_INPUT" --fail-on-missing-policy false.*npx protect-mcp@0.5.5 sign --tool "$TOOL_NAME" --input "$TOOL_INPUT" --output "$TOOL_OUTPUT" --receipts "${REVIEW_GOVERNANCE_RECEIPTS:-./review-receipts/}" --key "${REVIEW_GOVERNANCE_KEY:-./review-governance.key}"Share bugs, ideas, or general feedback.