AgentReadyHomeAgent Listing

← Aditi Chile

Aditi Chile — agentic threat model

5.0AIVSS 5.0 · Medium

Skima AI presents a moderate agentic risk profile; while it processes massive volumes of highly sensitive PII (800M+ profiles) and integrates with core HR/ATS systems, its risk is significantly mitigated by its use of secure in-house models, on-premises deployment options, and SOC 2/GDPR compliance.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 7.5AARS uplift 0.75Factor sum 3.0/10Threat ×1.0Mitigation ×0.6
Autonomy of Action
0.40
Goal-Driven Planning
0.30
Self-Modification
0.00
Dynamic Tool Use
0.30
Persistent Memory
0.40
Contextual Awareness
0.50
Dynamic Identity
0.10
Multi-Agent Interactions
0.10
Non-Determinism
0.40
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 proprietary, secure in-house AI models instead of external APIs, reducing third-party data leakage risks. However, these models remain susceptible to adversarial resume parsing attacks (indirect prompt injection designed to artificially boost candidate match scores) and model stealing of their proprietary 'evidence detection' logic.

L2 · Data Operations✓ mapped

Processes a massive dataset of 800+ million global profiles and resume data. Key threats include data exfiltration of sensitive PII, compliance failures regarding GDPR 'right to be forgotten' within vector databases, and potential data poisoning if untrusted candidate profiles are ingested into the matching index.

L3 · Agent Frameworks✓ mapped

Orchestrates chat-based sourcing and automated candidate matching. The primary threat is prompt injection via the chat-based search interface, which could allow recruiters or unauthorized users to bypass search constraints, access restricted candidate pools, or execute unauthorized actions on integrated ATS systems.

L4 · Deployment & Infrastructure✓ mapped

Offers both SaaS and on-premises deployment options. On-premises deployments reduce external exposure but shift the patching and configuration burden to the client, while SaaS deployments face standard cloud infrastructure threats, container escape, and database exposure risks.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no explicit mention of real-time LLM guardrails, drift detection, or bias monitoring tools, which are critical for ensuring non-discriminatory AI candidate matching and compliance with local hiring regulations.

L6 · Security & Compliance (cross-cutting)✓ mapped

Demonstrates strong compliance alignment with SOC 2 and GDPR certifications. Security controls must enforce strict role-based access control (RBAC) to ensure recruiters only access candidate data relevant to their authorized roles and tenant boundaries.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — the platform does not describe multi-agent collaboration or delegation to external agent ecosystems, suggesting a self-contained architecture with standard API integrations rather than agent-to-agent trust boundaries.

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