Tag: guardrails
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…
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…
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 …
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.
XcodeBuildMCP Rendering and Streaming Review
This skill facilitates the review of XcodeBuildMCP rendering boundaries, streaming fragments, and output mode transitions for boundary violations.