AltaySec · ATLAS 2026.07
AML.T0083

Credentials from AI Agent Configuration

C · Explainer (cannot be honestly simulated in-browser) AML.TA0013 · Credential Access

Description

Adversaries may access the credentials of other tools or services on a system from the configuration of an AI agent. AI Agents often utilize external tools or services to take actions, such as querying databases, invoking APIs, or interacting with cloud resources. To enable these functions, credentials like API keys, tokens, and connection strings are frequently stored in configuration files. While there are secure methods such as dedicated secret managers or encrypted vaults that can be deployed to store and manage these credentials, in practice they are often placed in less protected locations for convenience or ease of deployment. If an attacker can read or extract these configurations, they may obtain valid credentials that allow direct access to sensitive systems outside the agent itself.

Honesty-tier rationale

Credential access is bound to real stores/environments (repos, memory, env vars); it cannot be honestly enacted without infrastructure.

Source

← Back to the matrix