Home / The Index / Loom
Agent-Ready

How agent-ready is Loom?

Independent agentability audit of Loom, scored across the 8 principles of Agent Factors Engineering — how well AI agents can parse, navigate, and operate it.

Audited June 12, 2026 · Rubric v0 · 3 page(s) evaluated

Audit summary

Loom's overall agentability score of 45/100 on the homepage indicates moderate readiness for autonomous AI agents. The platform demonstrates strong machine readability (91/100), meaning agents can reliably parse HTML structure and extract data. Control mechanisms (72/100) and status feedback (65/100) are reasonably implemented, allowing agents to understand available actions and system state.

However, Loom faces significant challenges in transparency and shadow UI avoidance, both scoring 0/100. The absence of transparency features means agents cannot assess confidence in outputs, trace data sources, or access audit logs explaining system behavior. Defaults (33/100) and chunking (51/100) also fall below optimal thresholds, making it harder for agents to efficiently navigate documentation and complete forms without extensive trial-and-error.

The documentation pages scored lowest at 22/100, suggesting that agent-driven research and troubleshooting will require substantial fallback logic. Pricing pages at 36/100 present similar obstacles, while the homepage at 45/100 provides the most accessible entry point for automated interactions.

Score by principle

Machine Readability91 / 100
Chunking51 / 100
Control72 / 100
Status65 / 100
Defaults33 / 100
Clean Handoffs50 / 100
No Shadow UI0 / 100
Transparency0 / 100

Key findings

Defaults
Pre-fill inputs with sensible defaults wherever a reasonable one exists.
Transparency
Surface confidence/certainty on key outputs (a confidence field in API responses, or a 'verified vs best-guess' label in the UI).
Transparency
Offer a one-line summary plus an expandable drill-down for important results.
Transparency
Attach source references or input citations (link or id) to generated outputs.
Transparency
Expose an activity/audit log or a 'why this result' affordance that records system actions in machine-readable form (a visible activity feed plus a JSON event log).
Chunking
Phrase headings as the questions they answer ('How do I cancel?').
Machine Readability
Among the stronger areas for Loom, scored 91/100.
Control
Among the stronger areas for Loom, scored 72/100.
Status
Among the stronger areas for Loom, scored 65/100.

How Loom could improve its score

Loom can improve agentability by addressing the following gaps identified in the audit:

  • Pre-fill form inputs with sensible defaults wherever reasonable values exist, reducing the decision burden on agents attempting to complete workflows.
  • Expose an activity or audit log that records system actions in machine-readable format, such as a JSON event stream paired with a visible activity feed.
  • Structure documentation headings as direct questions (e.g., 'How do I cancel?') and lead each section with the core answer in the first one to two sentences before elaborating.
  • Surface confidence or certainty metadata on key outputs through API response fields or UI labels distinguishing verified facts from best-guess inferences.
  • Attach source references or input citations to generated outputs, enabling agents to trace the provenance of information.
  • Gate destructive actions behind explicit, distinctly-labelled confirmation steps rather than same-styled buttons to prevent accidental operations.

Work at Loom? Re-audit any page free.

Scores refresh automatically when we re-crawl — or run an instant audit on any URL now.

Run a free audit

Embed this score

Show your agent-readiness in your docs or README. The badge links back to this live report.

<a href="https://agentability.io/index/loom.html"> <img src="https://agentability.io/badge/loom.svg" alt="Loom — Agentability score 45/100 (Agent-Ready)" /> </a>