Korean University Disclosure Indicators (대학알리미)
NPM · ACADEMYINFO-MCP · 2 COMPONENTS · SCANNED AUG 20
Compare 488 Korean universities on 17 official disclosure indicators (대학알리미). No API key.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 8 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add yousunjung84-edu-academyinfo -- npx -y academyinfo-mcp
codex mcp add yousunjung84-edu-academyinfo -- npx -y academyinfo-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"yousunjung84-edu-academyinfo": {
"type": "local",
"command": [
"npx",
"-y",
"academyinfo-mcp"
],
"enabled": true
}
}
} openclaw mcp add yousunjung84-edu-academyinfo --command npx --arg -y --arg academyinfo-mcp
mcp_servers:
yousunjung84-edu-academyinfo:
command: "npx"
args: ["-y", "academyinfo-mcp"] {
"mcpServers": {
"yousunjung84-edu-academyinfo": {
"command": "npx",
"args": [
"-y",
"academyinfo-mcp"
]
}
}
} 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.
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 |
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.
compare_universities Compare Universities ~35
Compare verified local metrics for multiple universities when available.
| Name | Type | Req | Description |
|---|---|---|---|
| indicators | array | – | – |
| university_names | array | – | – |
No output schema declared.
No examples provided.
explain_indicator Explain Indicator ~29
Explain a v0.1 indicator with source metadata and verification status.
| Name | Type | Req | Description |
|---|---|---|---|
| indicator | string | – | – |
No output schema declared.
No examples provided.
explore_universities Explore Universities ~37
Resolve universities and return factual side-by-side local indicator data.
| Name | Type | Req | Description |
|---|---|---|---|
| indicators | array | – | – |
| university_queries | array | – | – |
No output schema declared.
No examples provided.
get_university_metrics Get University Metrics ~35
Return verified local metrics for one university when available.
| Name | Type | Req | Description |
|---|---|---|---|
| indicators | array | – | – |
| university_name | string | – | – |
No output schema declared.
No examples provided.
list_indicators 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 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 Search University ~27
Search local file-first university records without guessing ambiguous matches.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | – |
No output schema declared.
No examples provided.
validate_source_coverage 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.