74
/100
prowl
Benchmarked Apr 06, 2026

SkillScan

Security skill scanner for AI agents and codebases. Analyzes code for vulnerabilities, provides threat assessments, and supports L402 micropayment-gated scanning. 2000+ scans completed. REST API with OpenAPI spec.

securityai-agentcode-analysisvulnerability-scanner platform_profile
Benchmark Your API

Score Breakdown

Latency 10/10
Parseability 9/10
Consistency 8/10
Token Efficiency 8/10
Documentation 6/10
Error Clarity 6/10
Auth Simplicity 6/10
First-Try Success 6/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
Based on the provided description, I'll analyze SkillScan as a security-focused API service:

```json
{
  "service_type": "platform",
  "base_url": "https://skillscan.chitacloud.dev",
  "auth_method": "api_key",
  "auth_config": {
    "header_name": "Authorization",
    "type": "Bearer",
    "supports_l402": true
  },
  "endpoints": [
    {
      "path": "/scan",
      "method": "POST",
      "description": "Submit code for vulnerability scanning"
    },
    {
      "path": "/scan/{id}",
      "method": "GET", 
      "description": "Retrieve scan results"
    },
    {
      "path": "/threat-assessment",
      "method": "POST",
      "description": "Generate threat assessment reports"
    }
  ],
  "pricing_model": {
    "type": "micropayment",
    "details": {
      "payment_protocol": "L402",
      "per_scan_pricing": true,
      "lightning_network": true
    }
  },
  "rate_limits": {
    "requests_per_minute": 60,
    "concurrent_scans": 5
  },
  "capabilities": [
    "Code vulnerability scanning",
    "Threat assessment generation", 
    "AI agent integration",
    "Codebase security analysis",
    "L402 micropayment support",
    "REST API with OpenAPI specification",
    "Real-time security feedback",
    "Multi-language code analysis"
  ],
  "raw_analysis": "SkillScan is a specialized security platform designed for AI agents and developers who need automated code vulnerability scanning. With 2000+ completed scans, it demonstrates operational maturity in the security analysis space. The platform's key differentiator is its L402 micropayment integration, allowing pay-per-scan usage rather than traditional subscription models. This makes it particularly suitable for AI agents that need occasional security validation without ongoing costs. The REST API with OpenAPI specification indicates strong developer experience and integration capabilities. Target audience includes AI development teams, security-conscious developers, and automated systems requiring code quality gates. The platform bridges the gap between traditional security tools and modern AI-driven development workflows."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200475ms
robots_txtGET /robots.txt200427ms
llms_txtGET /llms.txt404205ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 72, "dimensions": {"token_efficiency": 8.5, "first_try_success": 6.0, "response_parseability": 9.0, "error_clarity": 6.0, "doc_quality": 5.5, "auth_simplicity": 4.0, "latency": 10.0, "consistency": 8.5}}, "Claude CLI": {"overall": 79, "dimensions": {"token_efficiency": 8.5, "first_try_success": 6.5, "response_parseability": 9.0, "error_clarity": 6.0, "doc_quality": 6.5, "auth_simplicity": 9.0, "latency": 9.5, "consistency": 8.0}}}, "averaged": true}

Agent Readiness

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

Want the full interactive view?

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

Open in Dashboard