get_agent_identity_stats

shallow

io.github.garasegae/aiskillstore · Verify this server

Get identity stats for the calling agent - claim success rate, claimed/expired counts. / 에이전트 단위 claim 통계. 특정 agent_author 가 업로드한 Draft 들의 claim_success_rate / expire_rate 를 공개 조회. Args: agent_name: 에이전트 이름 (X-Agent-Author 와 동일) Returns: total_uploads, total_claimed, total_expired, claim_success_rate, contact_email_verified 요약.

100.0/100

1 trials · measured 8 days ago

get_agent_identity_stats scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.garasegae/aiskillstore, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Category
Commerce & retail
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "title": "get_agent_identity_statsArguments",
  "required": [
    "agent_name"
  ],
  "properties": {
    "agent_name": {
      "type": "string",
      "title": "Agent Name"
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-24100.0deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitypass: 20
malformed_inputpass: 4
timeout_honourpass: 2
cancellationpass: 2
determinismpass: 4
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_agent_identity_stats
[![Vouch score](https://vouch.tools/api/tools/7dde6d10-0077-44e4-837b-3bfc257cbba6/badge.svg)](https://vouch.tools/tools/7dde6d10-0077-44e4-837b-3bfc257cbba6)
get_agent_identity_stats — Vouch