Autorun agent without human-in-the-loop
ID |
autorun-agent-without-human-in-the-loop |
Severity |
high |
Remediation Complexity |
medium |
Remediation Risk |
low |
Remediation Effort |
medium |
OWASP LLM |
LLM06:2025 — Excessive Agency |
OWASP ASI |
ASI02:2026 (secondary ASI09:2026) |
Family |
LLM06 — Excessive Agency |
Red-team vectors |
Sandbox Escape / RCE |
Tags |
ai_security |
Description
A fully-autonomous (agent_autorun) agent holds at least one side-effecting tool — filesystem write, email, payment, or VCS write — with no human-in-the-loop / approval gate. The agent can take irreversible actions with no human check between plan and act. An autorun agent with only read-only tools, or one with an approval step, is not flagged.