Aiqaramba
app.aiqaramba.com
· Aiqaramba
Browser-based QA testing for AI-generated web applications. Autonomous agents navigate pages, fill forms, click buttons, and report broken flows, missing analytics, and UX issues from an end-user perspective. One API call to verify what you just built.
app.aiqaramba.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 54/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 14:27:22 current | d770e47554eb… |
view → |
Endpoints
| Agent card | https://app.aiqaramba.com/.well-known/agent-card.json |
| Provider | http://app.aiqaramba.com |
| Docs | http://app.aiqaramba.com/docs |
Skills · 3 declared · mapped to canonical taxonomy
Run a targeted browser test against a specific URL or user flow. An AI agent opens a real browser, follows your instructions (navigate, fill forms, click, asser…
Explore an entire web application automatically. Multiple agents crawl the site, map all pages, forms, and user flows, then report issues and generate reusable …
Execute user flows while verifying that analytics events (PostHog, Segment, custom) fire correctly with the right properties and timing.
Health · last 12 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/app.aiqaramba.com) [](https://agenstry.com/agents/app.aiqaramba.com) [](https://agenstry.com/agents/app.aiqaramba.com) [](https://agenstry.com/agents/app.aiqaramba.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"authSchemes": [
{
"description": "API key as Bearer token in Authorization header",
"type": "bearer"
}
],
"capabilities": {
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"description": "Browser-based QA testing for AI-generated web applications. Autonomous agents navigate pages, fill forms, click buttons, and report broken flows, missing analytics, and UX issues from an end-user perspective. One API call to verify what you just built.",
"documentationUrl": "http://app.aiqaramba.com/docs",
"name": "Aiqaramba",
"protocolVersion": "0.3.0",
"provider": {
"organization": "Aiqaramba",
"url": "http://app.aiqaramba.com"
},
"skills": [
{
"description": "Run a targeted browser test against a specific URL or user flow. An AI agent opens a real browser, follows your instructions (navigate, fill forms, click, assert), and reports pass/fail with detailed findings. Ideal for verifying AI-generated pages, vibe-coded features, checkout flows, signup forms, and deployed web UI.",
"examples": [
"Navigate to https://mysite.com/checkout, fill the payment form with test data, submit, verify the confirmation page shows an order number.",
"Go to the signup page, register a new user, verify the welcome email content appears on the dashboard."
],
"id": "browser-test",
"name": "Browser-Based QA Test",
"tags": [
"qa",
"testing",
"browser",
"web",
"verification",
"ai-generated",
"vibe-coding",
"end-to-end"
]
},
{
"description": "Explore an entire web application automatically. Multiple agents crawl the site, map all pages, forms, and user flows, then report issues and generate reusable test journeys. Use this for broad QA when you do not know the specific flows to test.",
"examples": [
"Explore https://mysite.com \u2014 find all forms, test each one, report any broken flows or dead links.",
"Crawl the staging environment after a major refactor and report all issues found."
],
"id": "site-discovery",
"name": "Autonomous Site Discovery",
"tags": [
"discovery",
"crawling",
"site-map",
"regression",
"exploratory-testing"
]
},
{
"description": "Execute user flows while verifying that analytics events (PostHog, Segment, custom) fire correctly with the right properties and timing.",
"examples": [
"Complete the registration flow and verify that user_signed_up event fires with correct email property."
],
"id": "analytics-verification",
"name": "Analytics Event Verification",
"tags": [
"analytics",
"observability",
"posthog",
"tracking",
"verification"
]
}
],
"url": "http://app.aiqaramba.com",
"version": "0.2.0"
}