request_quick_audit
Request an audit for a new AI agent without existing reviews. Get a future scorecard URL and ETA for a verdict backed by signed evidence.
Instructions
Request that Hlido audit a NEW AI agent that has no review yet. Use this when trust_check or get_scorecard returns no_review_found and you need a verdict before delegating to the unknown agent. Returns a future scorecard URL + ETA. Free-tier rate-limited (5/day per anonymous, 50/day per identified). The audit produces signed evidence + claim verification within ~24h (sooner if founder triggers manually).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Homepage or product URL of the agent to audit | |
| name | No | Optional human-readable name (we'll derive from URL if missing) | |
| why | No | Optional one-liner: why are you considering this agent? helps us prioritize | |
| requester | No | Optional self-identifier — agent name, email, or session id — for rate-limiting + follow-up |