agent-readiness
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto fetch public information from websites (robots.txt, HTTP headers, and page content). These are standard diagnostic operations for SEO and accessibility auditing. - [COMMAND_EXECUTION]: The skill uses
python3 -m json.toolto format JSON output from public storefront endpoints. This is a standard utility for making data human-readable during an audit. - [COMMAND_EXECUTION]: The commands include user-agent spoofing (e.g.,
-A "OAI-SearchBot") to test how a site responds to specific AI crawlers, which is the intended purpose of the readiness check.
Audit Metadata