AgentReadyHomeAgent Listing

← Teradata MCP Server

Teradata MCP Server — agentic threat model

8.0AIVSS 8.0 · High

The Teradata MCP Server introduces high agentic risk due to administrative database capabilities and a single highly-privileged credential, making prompt injection a direct vector for unauthorized database modification and data exfiltration.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.8AARS uplift 0.63Factor sum 5.0/10Threat ×1.05Mitigation ×0.85
Autonomy of Action
0.70
Goal-Driven Planning
0.60
Self-Modification
0.10
Dynamic Tool Use
0.80
Persistent Memory
0.30
Contextual Awareness
0.50
Dynamic Identity
0.40
Multi-Agent Interactions
0.50
Non-Determinism
0.60
Opacity & Reflexivity
0.50

Scored with the canonical OWASP AIVSS formula (AIVSS calculator reference); agentic risk factors estimated from the agent’s described capabilities.

MAESTRO 7-layer threat model

Per-layer threats for this agent. Layers tagged “not certain from listing” are general, caveated commentary where the public description didn’t pin that layer.

L1 · Foundation Models⚠ not certain from listing

Not certain from the listing — The underlying foundation model is not specified, but it is vulnerable to prompt injection attacks that could be translated into malicious SQL queries or administrative commands.

L2 · Data Operations✓ mapped

Directly interfaces with Teradata databases for querying, analysis, and AI/ML pipelines. The primary threat is unauthorized data exfiltration, data poisoning, or destructive schema modifications via SQL injection or prompt-driven manipulation.

L3 · Agent Frameworks✓ mapped

The agent framework exposes database administration and querying tools. Insecure tool integration is a critical threat, as a single DATABASE_URI credential allows the agent to execute highly privileged administrative operations without sufficient isolation.

L4 · Deployment & Infrastructure✓ mapped

The deployment relies on a single DATABASE_URI containing privileged credentials. Compromise of the hosting environment or container would expose these credentials, leading to full database compromise and potential lateral movement.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — There is no explicit mention of query logging, guardrails, or anomaly detection to monitor and intercept malicious administrative commands generated by the agent.

L6 · Security & Compliance (cross-cutting)✓ mapped

The listing claims 'enterprise security controls' are integrated, but the reliance on a single privileged connection string suggests a lack of granular, user-level authorization and auditability for agent-initiated actions.

L7 · Agent Ecosystem✓ mapped

As an MCP (Model Context Protocol) server, this agent is designed to link other AI agents to Teradata. This creates a significant risk of cascading failures and trust abuse if upstream agents pass untrusted inputs that trigger administrative tools.

MAESTRO — the 7-layer agentic threat-modeling framework (Cloud Security Alliance / Ken Huang).