The harness
- Durable memory and task state
- Specialized tools exposed through MCP
- Observation, decision and execution loops
- Authentication and sessions for permitted targets
- Completion criteria and blocker handling
Cybersecurity · AI agents · Proprietary application
A complete harness that coordinates authorized security tasks, preserves evidence and produces findings ready for human review.
Problem
A useful security agent must decide what to do next without losing context while remaining strictly limited to the authorized mandate.
Engagement loop
Targets, permissions and criteria.
Observe and structure the surface.
Test in a controlled way.
Connect risk, evidence and fix.
Design
The goal is to reduce context loss and repetitive work, not replace the tester's judgement.
The model interprets observations and selects the next step. Deterministic code protects scope, state, validation and execution.
Preserved observations feed reproducible evidence, normalized findings and remediation recommendations reviewed by a human.
Code, targets and exploitation details remain private. This page only describes the architecture and control principles.
Next project