check_vetting_status
shallowio.github.garasegae/aiskillstore · Verify this server
Check the security vetting status of an uploaded skill version. / 업로드 스킬의 보안 검수 상태 확인. upload_skill 결과에서 받은 version_id와 API 키가 필요합니다. Args: version_id: 스킬 버전 ID (upload_skill 결과의 version_id 또는 vetting_job_id) api_key: 개발자 API 키 (스킬 소유자만 조회 가능) Returns: 검수 상태 메시지
1 trials · measured 8 days ago
check_vetting_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_vetting_statusArguments", "required": [ "version_id", "api_key" ], "properties": { "api_key": { "type": "string", "title": "Api Key" }, "version_id": { "type": "string", "title": "Version Id" } } }
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/f81406db-0b91-4fb2-adfe-e3ee84d82428)