AgentReadyHomeAgent Listing

← TrySchedule-1

TrySchedule-1 — agentic threat model

4.3AIVSS 4.3 · Medium

TrySchedule-1 is a traditional, deterministic web-based scheduling utility with no apparent AI or agentic capabilities, resulting in negligible agentic security risk. The primary security considerations are standard web vulnerabilities (e.g., client-side scripting or insecure PDF generation) rather than LLM-specific threats.

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.0Factor sum 0.0/10Threat ×0.9Mitigation ×1.0
Autonomy of Action
0.00
Goal-Driven Planning
0.00
Self-Modification
0.00
Dynamic Tool Use
0.00
Persistent Memory
0.00
Contextual Awareness
0.00
Dynamic Identity
0.00
Multi-Agent Interactions
0.00
Non-Determinism
0.00
Opacity & Reflexivity
0.00

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 — TrySchedule-1 appears to be a traditional drag-and-drop web application rather than an LLM-powered agent, meaning foundation model threats like adversarial prompt injection or model reprogramming do not apply.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The tool does not appear to utilize vector databases, RAG pipelines, or training data operations. Data is likely processed entirely client-side or via simple stateless rendering.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — There is no evidence of an orchestration framework, planning loops, or autonomous tool-calling capabilities; the application relies entirely on manual user drag-and-drop interactions.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Hosted as a web application. Standard web infrastructure threats apply (such as potential vulnerabilities in the server-side PDF/PNG rendering engine), but specific hosting and sandboxing details are not provided.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No AI-specific evaluation, guardrails, or LLM observability tools are mentioned or required due to the deterministic nature of the application.

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

The listing explicitly states 'no signup or login required' and 'prioritizing immediate accessibility and privacy.' This means there is no authentication or authorization layer, eliminating account-takeover risks but preventing user-level access controls or audit logging.

L7 · Agent Ecosystem✓ mapped

This tool operates as a standalone, horizontal utility with no multi-agent interactions, marketplace integrations, or ecosystem dependencies described.

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