AgentReadyHomeAgent Listing

← PineAI

PineAI — agentic threat model

9.3AIVSS 9.3 · Critical

PineAI presents a high-risk profile due to its ability to perform real-world financial actions (negotiating bills, canceling subscriptions, and making bookings) on behalf of users, combined with a lack of visible security controls or verification mechanisms.

OWASP AIVSS score rationale

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

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 unspecified, leaving it vulnerable to standard LLM risks like prompt injection or adversarial manipulation which could alter negotiation logic.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The storage and processing of sensitive user data (bills, credentials, personal info) are not detailed, posing risks of data exfiltration or unauthorized access.

L3 · Agent Frameworks✓ mapped

PineAI orchestrates complex workflows for bill negotiation and subscription cancellation. Insecure tool integration or prompt injection could lead to unauthorized financial actions or service terminations.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — The hosting environment, sandboxing of execution environments, and secrets management for user credentials are not disclosed.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — There is no mention of real-time monitoring, guardrails, or transaction verification to prevent the agent from making unauthorized commitments.

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

Not certain from the listing — Compliance with financial regulations, data privacy laws (GDPR/CCPA), and identity verification mechanisms are not specified.

L7 · Agent Ecosystem✓ mapped

The agent interacts directly with external third-party ecosystems (telecom APIs, booking platforms). Compromise of these integrations could lead to cascading failures or unauthorized external actions.

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