Skip to content

Tool Matrix

The Tool Permission Matrix governs exactly which tools the agent may run, organized by attack phase. It’s the fine-grained control that complements the Rules of Engagement: RoE sets the boundary, the matrix decides which instruments are allowed inside it.

BenefitCapabilityBusiness value
PrecisionPer-phase tool enablementAllow only the tools appropriate to each stage
SafetyDisabled tools simply cannot runHard stop on anything you didn’t authorize
TransparencyA clear matrix of what’s allowedEveryone sees the agent’s permitted toolset

The matrix categorizes a large toolset by attack phase (for example recon vs execution). For each phase you enable or disable tools; at runtime the executor refuses to run any tool that isn’t enabled for the current phase. The agent draws on this matrix as it plans and executes, so its actions stay within both the RoE and the allowed tools.

  1. Open Autopilot → Tool Permission Matrix.
  2. Review the tools available per phase and enable only what the engagement needs.
  3. Start the agent — it can only use enabled tools at each phase.
  • Start restrictive; enable additional tools only as the engagement requires.
  • Keep high-impact tools disabled unless the phase and RoE clearly call for them.