AgentReadyHomeAgent Listing

← FapAI App

FapAI App — agentic threat model

6.9AIVSS 6.9 · Medium

FapAI App is a low-autonomy NSFW chatbot whose primary security risk centers on user privacy and data confidentiality rather than active agentic threats. The lack of verifiable infrastructure and compliance controls poses a high risk of sensitive data exposure if compromised.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 6.1AARS uplift 0.82Factor sum 2.1/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.10
Goal-Driven Planning
0.10
Self-Modification
0.10
Dynamic Tool Use
0.10
Persistent Memory
0.30
Contextual Awareness
0.30
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 uses standard open-source or commercial LLMs fine-tuned for NSFW/adult conversations. Threats include adversarial prompt injection to bypass safety filters or extract system prompts.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — likely stores chat history for personalization. Threats include data exfiltration of highly sensitive NSFW chat logs or training data poisoning if user inputs are used for fine-tuning.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — likely a simple chat orchestration framework. Threats include insecure session management or state manipulation.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — hosted web application. Threats include server compromise, database exposure containing user credentials or chat logs, and lack of sandboxing.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — no mention of guardrails or monitoring. Threats include lack of detection for abusive behavior, data leaks, or model drift.

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

Not certain from the listing — claims privacy and anonymity but lacks verifiable compliance certifications (e.g., GDPR, SOC2). Threats include regulatory non-compliance regarding adult content and user data protection.

L7 · Agent Ecosystem✓ mapped

The listing describes a standalone chatbot with no multi-agent or marketplace integrations, minimizing ecosystem-level threats.

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