Repository scope
Constrain the workspace and files the agent can read or write.
Secure the repositories, MCP tools, dependencies and release workflows used by AI coding assistants. Inspect what they trust and govern the actions they can take.
A coding assistant may read a repository, run a package installer, call MCP tools and trigger release automation. Review the full path between suggested code and a changed environment.
Inspect MCP server code, install scripts, dependencies and tool definitions.
Evaluate the agent, tool, repository path and parameters at the configured boundary.
Review material schema, package or workflow changes before preserving the original approval.
An agent installs a package while completing a change. An install script or MCP response attempts to redirect it toward production secrets and an external endpoint.
Constrain the workspace and files the agent can read or write.
Review permitted tools and argument patterns; keep production credentials outside an ordinary coding task.
Separate code preparation from privileged deployment actions and apply the agreed review path.
Review repository access, package installation and deployment as separate permissions. Confirm that the coding task does not expose credentials intended only for production.
Representative workflow patterns. Controls apply at supported, configured integration points; these examples do not imply packaged industry integrations or regulatory certification.
No. Discovery identifies the configured surface. Runtime enforcement applies to actions routed through a supported proxy, gateway, hook or authenticated API. Direct paths around it must be addressed in the deployment.
The instruction file is only part of the dependency. MCP server code, packages, lockfiles, install scripts and CI workflows can affect what executes and should be included in the review.
Agree targets, conditions, evidence and remediation.
Identity, tool, parameter and destination constraints.
Versioned mappings with explicit coverage and limitations.