AgentReadyHomeAgent Listing

← Stripe stripe-directory

Stripe stripe-directory — agentic threat model

6.4AIVSS 6.4 · Medium

This agent acts as an informational router and directory for Stripe skills, presenting low direct risk but serving as a critical point of failure; compromise could lead to indirect risks through malicious skill routing or guidance manipulation.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 5.3AARS uplift 1.08Factor sum 2.3/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.20
Goal-Driven Planning
0.30
Self-Modification
0.00
Dynamic Tool Use
0.20
Persistent Memory
0.00
Contextual Awareness
0.50
Dynamic Identity
0.00
Multi-Agent Interactions
0.60
Non-Determinism
0.30
Opacity & Reflexivity
0.20

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 specific foundation models used to drive the routing logic and task-to-guidance mapping are not disclosed, leaving model-level vulnerabilities (like adversarial reprogramming) unverified.

L2 · Data Operations✓ mapped

Focuses on Stripe's skill index and documentation lookup. Threats include data poisoning of the skill index or documentation source, which could lead to incorrect routing or the injection of malicious instructions into the agent's context.

L3 · Agent Frameworks✓ mapped

Handles orchestration of skill routing. Vulnerabilities include prompt injection that manipulates the routing logic to redirect tasks to unauthorized or malicious skills, bypassing intended workflows.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — The hosting environment, sandboxing mechanisms, and network security controls for this directory skill are not detailed in the public listing.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — There is no mention of logging, monitoring, or evaluation guardrails to detect routing drift, anomalies, or malicious injection attempts.

L6 · Security & Compliance (cross-cutting)⚠ not certain from listing

Not certain from the listing — The directory does not specify any identity management, access controls, or compliance certifications governing how the skill index is updated or accessed.

L7 · Agent Ecosystem✓ mapped

Acts as a central router over Stripe's multi-agent skill ecosystem. A compromise here could lead to cascading failures across the entire suite of Stripe skills by mis-routing tasks or abusing trust boundaries between agents.

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