Tag: guardrails

Type: All Skills Tools
skill ★ 5,664

Xcode Build Test Boundary and Guardrail Review

This skill reviews the test boundaries and guardrails for XcodeBuildMCP, ensuring unit tests maintain isolation and do not call real external processes or build tools. It validates test scope, contract adherence, and necessary build command…

getsentry/XcodeBuildMCP xcodebuild testing test-boundaries code-review
skill ★ 5,664

XcodeBuildMCP Rendering and Streaming Review

This skill reviews the architectural guardrails for XcodeBuildMCP's rendering pipeline, focusing specifically on boundary violations in streaming fragments and output modes. It ensures adherence to canonical structured output while maintain…

getsentry/XcodeBuildMCP xcodebuild mcp rendering streaming
skill ★ 19

Agent Run Governance and Guardrails

This skill provides comprehensive governance for programmatic agent runs, ensuring controlled execution across local, cloud, or self-hosted environments. It enforces pre-flight checks, scope bounding, and evidence capture before agents can …

IgorGanapolsky/ThumbGate agent-runs llm-agents governance guardrails
tool ★ 20

Runtime policy enforcement for agent tool calls

This tool operates as a local proxy, intercepting all MCP tool calls to evaluate them against defined policy-as-code rules. It provides critical runtime protection by blocking dangerous or non-compliant operations before they execute.

msaad00/agent-bom runtime-policy mcp-proxy policy-enforcement security
skill

XcodeBuildMCP Rendering and Streaming Review

This skill facilitates the review of XcodeBuildMCP rendering boundaries, streaming fragments, and output mode transitions for boundary violations.

cameroncooke/xcodebuildmcp xcodebuildmcp rendering-review streaming-fragments mcp