AgentReadyHomeAgent Listing

← AIRLOC

AIRLOC — agentic threat model

8.7AIVSS 8.7 · High

AIRLOC presents a high-risk profile due to its end-to-end automation of the recruitment and onboarding pipeline, which processes highly sensitive candidate PII and makes automated placement decisions without explicit security or human-in-the-loop controls mentioned.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 7.5AARS uplift 1.18Factor sum 4.7/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.80
Goal-Driven Planning
0.70
Self-Modification
0.10
Dynamic Tool Use
0.60
Persistent Memory
0.50
Contextual Awareness
0.60
Dynamic Identity
0.20
Multi-Agent Interactions
0.10
Non-Determinism
0.50
Opacity & Reflexivity
0.60

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 utilizes commercial LLMs for resume parsing, strategy formulation, and communication. Threats include prompt injection via malicious resumes designed to force-pass screening or bypass bias-mitigation guardrails.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — ingests and stores highly sensitive candidate PII, resumes, and onboarding documentation. Threats include data exfiltration of applicant databases and knowledge-base poisoning that could skew candidate matching algorithms.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — orchestrates multi-step workflows from sourcing to onboarding. Threats include insecure tool integration with Applicant Tracking Systems (ATS) and email clients, potentially allowing unauthorized automated actions.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — deployed as a closed-source SaaS platform. Threats include standard cloud infrastructure compromise, unauthorized database access, and lack of sandboxing for processing untrusted candidate-submitted files.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — claims to remove human bias and ensure fairness, which requires rigorous bias auditing and drift detection, but no specific evaluation or observability frameworks are detailed.

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

Not certain from the listing — handling recruitment and onboarding data mandates strict compliance with GDPR, CCPA, and employment non-discrimination laws, but the listing does not cite specific compliance certifications or access controls.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — likely interacts with external job boards, background check providers, and HR ecosystems. Threats include API key exposure and cascading trust failures across integrated third-party HR platforms.

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