Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Korean University Disclosure Indicators (대학알리미)

NPM · ACADEMYINFO-MCP · 2 COMPONENTS · SCANNED AUG 20

Compare 488 Korean universities on 17 official disclosure indicators (대학알리미). No API key.

+4 this week 68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 55 of 144 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability64
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 232 tokens (~29/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management33
  • Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · academyinfo-mcp

# add to Claude Code
claude mcp add yousunjung84-edu-academyinfo -- npx -y academyinfo-mcp
# add to Codex CLI
codex mcp add yousunjung84-edu-academyinfo -- npx -y academyinfo-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yousunjung84-edu-academyinfo": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "academyinfo-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yousunjung84-edu-academyinfo --command npx --arg -y --arg academyinfo-mcp
# ~/.hermes/config.yaml
mcp_servers:
  yousunjung84-edu-academyinfo:
    command: "npx"
    args: ["-y", "academyinfo-mcp"]
// mcp.json
{
  "mcpServers": {
    "yousunjung84-edu-academyinfo": {
      "command": "npx",
      "args": [
        "-y",
        "academyinfo-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Aug 26 +2
    • GHSA-frvp-7c67-39w9 no longer affects this package security
    • Known CVEs: fail → pass security
  • 12 Aug 26 +15
    • Malware scan: unverified → pass security
    • Security disclosure: unverified → fail functional
  • 11 Aug 26 −11
    • Malware scan: pass → unverified security
    • Security disclosure: fail → unverified functional
    • Stability: unverified → 0.03 functional
    • Schema quality: fair → good functional
    • Package version: 0.3.1 → 0.4.0 functional
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 58

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Analysed npm/academyinfo-mcp@0.4.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 144 packages
Packages resolved 144
Deprecated 1
Stale 54
Tree resolution Complete
MCP tools · 8 exposed · ~232 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
compare_universities ~35

Compare verified local metrics for multiple universities when available.

NameTypeReqDescription
indicatorsarray
university_namesarray

No output schema declared.

No examples provided.

explain_indicator ~29

Explain a v0.1 indicator with source metadata and verification status.

NameTypeReqDescription
indicatorstring

No output schema declared.

No examples provided.

explore_universities ~37

Resolve universities and return factual side-by-side local indicator data.

NameTypeReqDescription
indicatorsarray
university_queriesarray

No output schema declared.

No examples provided.

get_university_metrics ~35

Return verified local metrics for one university when available.

NameTypeReqDescription
indicatorsarray
university_namestring

No output schema declared.

No examples provided.

list_indicators ~21

List v0.1 file-first indicators enabled by default.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_sources ~22

List bundled file-first academyinfo sources available in v0.1.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_university ~27

Search local file-first university records without guessing ambiguous matches.

NameTypeReqDescription
querystring

No output schema declared.

No examples provided.

validate_source_coverage ~26

Validate v0.1 source coverage, key policy, and bundled data boundaries.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.