How agent-ready is Lever?
Independent agentability audit of Lever, scored across the 8 principles of Agent Factors Engineering — how well AI agents can parse, navigate, and operate it.
Audit summary
Lever's overall agentability score of 46/100 indicates moderate readiness for autonomous AI interaction. The platform demonstrates strong performance in machine readability (81/100) and chunking (70/100), suggesting that its content structure and information organization are well-suited for programmatic parsing. However, significant gaps exist in areas critical for safe agent operation.
The most pressing concerns are shadow UI avoidance (0/100) and control (20/100), which limit an agent's ability to safely navigate the interface and manage potentially destructive operations. Status reporting (35/100) also falls short, making it difficult for agents to reliably track system feedback and action outcomes. These weaknesses create risk when agents attempt to perform multi-step workflows or operations that require confirmation and rollback capabilities.
Lever's homepage (46/100), pricing page (38/100), and documentation (50/100) show consistent patterns: good content structure but insufficient interaction safeguards. Addressing control mechanisms and status visibility would substantially improve the platform's readiness for agent-assisted workflows.
Score by principle
Key findings
How Lever could improve its score
To improve agentability, Lever should prioritize the following concrete enhancements:
- Add explicit confirmation steps for destructive actions, using distinctly-labeled buttons (not same-styled controls) to create clear decision points that agents can recognize and navigate safely.
- Implement undo/override capabilities on completed actions, particularly for destructive changes, allowing agents to recover from errors without manual intervention.
- Wrap all status updates in ARIA live regions (aria-live, role=status, or role=alert) so agents can reliably detect when operations complete or encounter errors.
- Provide labeled pause, cancel, or stop controls for long-running actions with accessible names like 'Cancel import' rather than icon-only buttons.
- Replace generic div and span elements with semantic HTML5 landmarks (header, nav, main, article, section, footer) to improve structural navigation.
- Pre-fill form inputs with sensible defaults wherever reasonable values exist, reducing the decision space agents must navigate.
Work at Lever? Re-audit any page free.
Scores refresh automatically when we re-crawl — or run an instant audit on any URL now.
Run a free auditEmbed this score
Show your agent-readiness in your docs or README. The badge links back to this live report.