Two Fraud Vectors, One Verification Agent
Enterprises deploying AI agents to verify transcripts and credentials face two distinct threat categories that are often treated as a single problem. The first is document-level fraud: fabricated transcripts, forged credentials, or synthetic identity data submitted as the ostensible record. The second, and less understood, is manipulation of the verification agent itself. OWASP’s Top 10 for LLM Applications identifies this second category through risks such as prompt injection, where instructions embedded in a document or data source override the agent’s intended behavior, and excessive agency, where an agent is granted more tool access or autonomy than its task requires. A related risk, insecure output handling, occurs when downstream systems act on an agent’s verification decision without validating that output first. MITRE ATLAS catalogs these adversarial techniques as a distinct category from traditional document forgery, reinforcing that agent manipulation requires its own threat model rather than an extension of document forensics.