What we are testing now
We are no longer only comparing DNForum’s SLD Checker with dotDB. The current test is simpler:
- Can an AI agent find and use the SLD Checker by itself?
- Can it submit a keyword search, such as atlas, and read the results correctly?
- Can it understand the extension, status and filter data without needing a human to operate the page?
- Do normal agent workflows run without CAPTCHA, session, rate-limit or JavaScript-related blockage?
In plain language, we are testing whether the checker is useful not only to people in a browser, but also to machines that help people research domains.
Can agents use it now?
Partly, yes. The early Solar Pro4 test found that a basic single-keyword lookup can be read directly from the initial page HTML. That means an agent may be able to request a search page and extract the result table, including extension links and their displayed statuses, without needing JavaScript for that basic path.
There is also an MCP endpoint and a downloadable skill, so there is an intended agent-use route.
What is not proven yet
It is not yet a fully frictionless, universally agent-ready tool. The test found that some interactive/API, bulk-search and fallback paths can run into invisible reCAPTCHA, session or rate-limit barriers. Also, agents may still need a skill file installed manually rather than discovering and configuring the tool entirely on their own.
How the process is going, transparently
So far: promising, but still work in progress.
The positive result is that at least one agent test could access and parse a simple lookup cleanly, with no CAPTCHA during that single check. The unresolved part is reliability across different agents, repeated searches, filters, bulk use and alternative access routes.
The process is transparent because the thread is publishing both sides: successful tests, where an agent got stuck, the technical report from that failure, and known checker issues. For example, the full-domain search issue, where entering a name such as
idealimage.com could limit results to that extension, was openly acknowledged, with the current workaround being to search the label only,
idealimage.
Bottom line: agents can likely use the SLD Checker for straightforward single-keyword research today. We are now testing whether that access is dependable enough to call it genuinely machine-friendly, rather than merely possible in a favorable test.