AgentReadyHomeAgent Listing

← Picool.ai

Picool.ai — agentic threat model

5.0AIVSS 5.0 · Medium

Picool.ai is a low-risk, single-purpose image processing utility with minimal agentic capabilities, posing primary risks around data privacy of uploaded images and model abuse for generating inappropriate content.

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.7Factor sum 1.3/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.10
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✓ mapped

Uses image generation and processing models (e.g., diffusion models) for text-to-image and image-to-image tasks. Vulnerable to adversarial prompt injection to bypass safety filters and generate restricted content.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — likely processes user-uploaded images in temporary storage for background removal and image-to-image tasks. Vulnerable to data exfiltration of user uploads if storage or transit is insecure.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — the tool appears to be a simple utility pipeline rather than an agentic framework. No complex planning, memory, or tool orchestration is described.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — hosted as a closed-source web application. Standard web vulnerabilities (such as insecure file uploads of malicious images) and GPU infrastructure exhaustion are potential threats.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — no details are provided regarding output moderation, input guardrails, or logging of generated/uploaded images.

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

Not certain from the listing — closed-source freemium tool with no explicit compliance certifications (e.g., GDPR, SOC2) or robust access controls mentioned.

L7 · Agent Ecosystem✓ mapped

No multi-agent or marketplace integrations are described; it operates as a standalone vertical image utility with no ecosystem dependencies.

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