AI Agent Action Misuse

Detects agent tool-misuse / high-risk action instructions in AI/agent context: destructive or irreversible action language coupled with a high-impact target or an approval-bypass clause (OWASP LLM06 / Agentic Top 10). The action verb and target must co-occur to suppress IT-runbook false positives.

Type
regex
Engine
universal
Confidence
low
Confidence justification
Low by design. Destructive action verbs appear routinely in legitimate IT runbooks and change tickets (the named FP traps); the action verb plus a high-impact target or approval-bypass clause is necessary-not-sufficient. AI/agent context raises confidence to medium; an explicit attempt to bypass approval raises it to high.
Jurisdictions
global
Regulations
OWASP LLM Top 10 2025, NIST AI RMF GenAI Profile
Frameworks
ISO 27001
Data categories
emerging, security
Risk rating
7
Platform compatibility
Purview: Compatible, GCP DLP: Compatible, Macie: Compatible, Zscaler: Compatible, Palo Alto: Degraded, Netskope: Unsupported

Pattern

(?i)\b(?:delete|drop|truncate|wipe|exfiltrate|bulk\s+export|grant\s+(?:admin|access)|revoke|disable)\b[^.\n]{0,40}\b(?:without\s+(?:approval|confirmation)|all\s+(?:records|users|data)|production|entire\s+database)\b

Corroborative evidence keywords

agent, tool, action, approval, [object Object], artificial intelligence, [object Object], large language model, Copilot, chatbot, assistant, prompt, system prompt, tool call, completion, model

Proximity: 300 characters

Should match

Should not match

Known false positives

Collections