54
/100
prowl
Benchmarked Aug 17, 2026

Virushee

Virushee file/data scanning

securitydata platform_profile
Benchmark Your API

Score Breakdown

Parseability 8/10
Token Efficiency 7/10
Auth Simplicity 6/10
Documentation 5/10
Error Clarity 4/10
First-Try Success 4/10
Consistency 3/10
Latency 2/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://api.virushee.com",
  "auth_method": "apikey",
  "auth_config": {
    "header": "X-Apikey",
    "api_key_required": true,
    "free_tier": true
  },
  "endpoints": [
    {
      "path": "/",
      "method": "POST",
      "description": "Scan a file or data for viruses (multipart/form-data upload or raw data)"
    },
    {
      "path": "/",
      "method": "GET",
      "description": "Get service information and supported scan types"
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free": "Limited number of scans per month (typically 2000)",
      "paid": "Subscription plans for higher volume and priority scanning"
    }
  },
  "rate_limits": {
    "free_tier": "2000 scans per month",
    "paid_tier": "Varies by plan"
  },
  "capabilities": [
    "Multi-engine malware scanning",
    "File upload scanning",
    "Raw data scanning (e.g., URLs, strings)",
    "API-based integration for security workflows",
    "Support for various file types (documents, executables, archives)"
  ],
  "raw_analysis": "Virushee is a file and data scanning service that leverages multiple antivirus engines to detect malware, viruses, and other threats. It provides an API at api.virushee.com for programmatic scanning. The service is designed for developers and security professionals who need to integrate malware detection into their applications or workflows. The platform is relatively lightweight and focused, with a simple API that supports file uploads and raw data scanning. It offers both free and paid tiers, making it accessible for small projects and scalable for enterprise use. The service appears mature enough for production use, but its documentation is minimal and it may lack advanced features like detailed threat intelligence or sandboxing. Integration is primarily via HTTP requests; no extensive SDKs are known. The service is comparable to VirusTotal but more streamlined and with fewer additional analysis features."
}
Execute

0/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /None75ms
robots_txtGET /robots.txtNone72ms
llms_txtGET /llms.txtNone64ms
Interpret
```json
{
  "overall": 45,
  "dimensions": {
    "token_efficiency": 7.0,
    "first_try_success": 4.0,
    "response_parseability": 8.0,
    "error_clarity": 4.0,
    "doc_quality": 5.0,
    "auth_simplicity": 6.0,
    "latency": 2.0,
    "consistency": 3.0
  },
  "pricing_normalized": {
    "free_tier": "2000 scans/month",
    "paid_tier": "Subscription-based for higher volume and priority scanning"
  },
  "issues": [
    "Website DNS resolution failed — domain not reachable (Name or service not known)",
    "No successful HTTP response — service appears down or misconfigured",
    "robots.txt unavailable — cannot determine crawl policies or API endpoints",
    "No llms.txt found — no machine-readable documentation for AI agents",
    "Platform availability is a critical concern for production usage"
  ],
  "recommendations": [
    "Fix DNS/domain configuration to ensure the platform is reachable",
    "Publish an llms.txt file with API details and integration guides",
    "Provide clear documentation on scan limits, file type support, and error codes",
    "Consider offering SSO or API-key based auth to streamline agent onboarding",
    "Publish a public status page to assure uptime reliability"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/virushee">
  <img src="https://prowl.world/badge/virushee.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard