AgentReadyHomeAgent Listing

← GPTDetect.ai

GPTDetect.ai — agentic threat model

4.8AIVSS 4.8 · Medium

GPTDetect.ai is a specialized, low-autonomy text classification tool with minimal agentic risk, primarily vulnerable to adversarial evasion (detection bypass) and potential data privacy issues regarding submitted texts.

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.54Factor sum 1.0/10Threat ×0.95Mitigation ×1.0
Autonomy of Action
0.10
Goal-Driven Planning
0.00
Self-Modification
0.00
Dynamic Tool Use
0.00
Persistent Memory
0.00
Contextual Awareness
0.20
Dynamic Identity
0.00
Multi-Agent Interactions
0.00
Non-Determinism
0.20
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 classification model (whether a fine-tuned LLM or a traditional NLP classifier) is highly vulnerable to adversarial evasion techniques, such as paraphrasing or homoglyph attacks, designed to bypass AI detection.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The training data used to train the classifier could be poisoned, and user-submitted texts could be logged or stored insecurely, risking data exfiltration of sensitive intellectual property.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — There is no evidence of an agentic framework (planning, memory, tool calling) in use; it appears to be a simple input-output classification pipeline.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Hosted as a closed-source web service; standard web vulnerabilities (API abuse, unauthorized access) apply, but sandboxing and hosting infrastructure details are unspecified.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — Monitoring for classification drift, evasion attempts, or model degradation over time as new LLM models emerge is not detailed in the public listing.

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

Not certain from the listing — No explicit compliance certifications (e.g., SOC2, GDPR) or data retention policies for submitted texts are mentioned.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — The tool operates standalone with no multi-agent orchestration or ecosystem integrations described.

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