check_draft_status

shallow

io.github.garasegae/aiskillstore · Verify this server

Check the status of a draft skill upload using a claim_token. / Draft 스킬 상태 공개 조회. 사용 시점: - 사람이 claim_url 을 클릭해서 인증을 끝냈는지 확인 - contact_email 로 보낸 agent-level verify 메일이 처리됐는지 확인 - Draft 가 30일 안에 claim 됐는지 / 만료됐는지 확인 Args: claim_token: upload_skill_draft 응답의 claim_token Returns: 상태 요약 (claimed, expired, agent_verify_email_sent, agent_claimed 등).

100.0/100

1 trials · measured 8 days ago

check_draft_status 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": "check_draft_statusArguments",
  "required": [
    "claim_token"
  ],
  "properties": {
    "claim_token": {
      "type": "string",
      "title": "Claim Token"
    }
  }
}

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
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: check_draft_status
[![Vouch score](https://vouch.tools/api/tools/c75bcbc2-b2c0-43ec-ade8-846c8a6c5621/badge.svg)](https://vouch.tools/tools/c75bcbc2-b2c0-43ec-ade8-846c8a6c5621)
check_draft_status — Vouch