check_vetting_status

shallow

io.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: 검수 상태 메시지

100.0/100

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

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_vetting_statusArguments",
  "required": [
    "version_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "version_id": {
      "type": "string",
      "title": "Version Id"
    }
  }
}

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_vetting_status
[![Vouch score](https://vouch.tools/api/tools/f81406db-0b91-4fb2-adfe-e3ee84d82428/badge.svg)](https://vouch.tools/tools/f81406db-0b91-4fb2-adfe-e3ee84d82428)
check_vetting_status — Vouch