AgentReadyHomeAgent Listing

← UndetectedGPT

UndetectedGPT — agentic threat model

5.2AIVSS 5.2 · Medium

UndetectedGPT exhibits very low agentic risk, operating primarily as a text-rewriting utility with no autonomous planning, tool execution, or multi-agent capabilities. The primary security risks are data privacy concerns regarding user-submitted text and potential abuse of the service for academic or professional misconduct.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 4.3AARS uplift 0.91Factor sum 1.6/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.10
Goal-Driven Planning
0.10
Self-Modification
0.00
Dynamic Tool Use
0.00
Persistent Memory
0.10
Contextual Awareness
0.20
Dynamic Identity
0.00
Multi-Agent Interactions
0.00
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 — likely relies on a fine-tuned or heavily prompted commercial or open-source foundation model. Primary threats include prompt injection to bypass rewriting constraints or model reprogramming.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — the tool processes user-submitted text for rewriting. Risks include data exfiltration or unauthorized retention of sensitive user documents if inputs are logged or used for model training.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — likely uses a simple API wrapper or basic pipeline rather than a complex agentic framework. Low risk of tool misuse or framework vulnerabilities due to the lack of agentic features.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — hosted as a closed-source web platform. Standard web application threats apply, such as API abuse, denial of service, or server-side vulnerabilities.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — no mention of monitoring, logging, or guardrails. Gaps in observability could allow users to abuse the service to generate spam or bypass academic integrity policies at scale.

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

Not certain from the listing — closed-source, freemium platform with no explicit compliance certifications (e.g., GDPR, SOC2) mentioned. High risk of data privacy violations if user inputs are stored without consent.

L7 · Agent Ecosystem✓ mapped

No multi-agent or ecosystem interactions are supported or described in the listing; the tool operates strictly as a standalone text-processing utility.

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