check_draft_status
shallowio.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 등).
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
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | 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
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 100.0 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | pass: 20 |
| malformed_input | pass: 4 |
| timeout_honour | pass: 2 |
| cancellation | pass: 2 |
| concurrency | pass: 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.
[](https://vouch.tools/tools/c75bcbc2-b2c0-43ec-ade8-846c8a6c5621)