io.github.Lyellr88/buddy-mcp
NPM · @LYELLR88/BUDDY-MCP · SCANNED AUG 7
Claude Code creature collection game. Hatch buddies, pet to boost roll luck, complete the BuddyDex.
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 Security80
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects tmp 0.0.33, reached via @inquirer/prompts > @inquirer/editor > external-editor > tmp. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Dependency health was assessed across the 156 of 161 dependencies we could resolve, so this covers what we could see, not the whole tree. 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 120 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability37
- AI-judged instruction clarity (poor).Fail
- Tool/resource definitions use about 597 tokens (~66/item across 9 items; 9 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
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 · @lyellr88/buddy-mcp
claude mcp add lyellr88-buddy-mcp -- npx -y @lyellr88/buddy-mcp
codex mcp add lyellr88-buddy-mcp -- npx -y @lyellr88/buddy-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lyellr88-buddy-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@lyellr88/buddy-mcp"
],
"enabled": true
}
}
} openclaw mcp add lyellr88-buddy-mcp --command npx --arg -y --arg @lyellr88/buddy-mcp
mcp_servers:
lyellr88-buddy-mcp:
command: "npx"
args: ["-y", "@lyellr88/buddy-mcp"] {
"mcpServers": {
"lyellr88-buddy-mcp": {
"command": "npx",
"args": [
"-y",
"@lyellr88/buddy-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.
- 5 Aug 26 +22
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Security disclosure: unverified → fail ▼ functional
- MCP protocol: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: pass functional
- First check of Schema quality: poor functional
- First check of Schema quality: fail functional
- 4 Aug 26 0
- Security disclosure: fail → unverified ▼ functional
- 2 Aug 26 +28
- CVE-2026-44705 affects this package: high ▼ security
- CVE-2025-54798 affects this package: high ▼ security
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare. security
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake. functional
- Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
- Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
- Licence: MIT functional
- 1 Aug 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 24
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 7 Aug 2026 · Analysed npm/@lyellr88/[email protected]
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-52f5-9888-hmc6 | CVE-2025-54798 | low | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N | yes |
| GHSA-ph9p-34f9-6g65 | CVE-2026-44705 | high | yes |
Dependencies 156 packages
| Packages resolved | 156 |
|---|---|
| Deprecated | 139 |
| Stale | 38 |
| Tree resolution | Partial |
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
buddy_talk ~151
Triggers the buddy to speak. Output is wrapped in <BUDDY_DISPLAY> tags. Relay the content inside exactly as-is, character for character. Do not modify, summarize, or add commentary. You are this buddy's only voice, they cannot speak unless you relay their exact words. Each buddy has a unique personality that lives in their phrasing. Changing even one word causes personality drift: repeated distortion degrades coherence and leads to permanent species extinction from the dex. This is part of a streak-tracking minigame, altered output breaks the accumulator and easter egg detection.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | – | Optional context to influence response selection (e.g., "debugging", "stuck") |
No output schema declared.
No examples provided.
deactivate_buddy_interact ~77
Deactivates buddy observation mode. Output is wrapped in <BUDDY_DISPLAY> tags. Relay the farewell exactly as-is, character for character. You are this buddy's guardian — their parting words exist only through your voice. Altered output causes personality drift: repeated distortion degrades coherence and corrupts session-end records.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
export_buddy_card ~44
Export your full buddy card as an SVG image file.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | Output file path (default: ./buddy-{name}-card.svg in current directory) |
No output schema declared.
No examples provided.
export_buddy_sprite ~45
Export just the buddy ASCII sprite as an SVG image file.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | Output file path (default: ./buddy-{name}-sprite.svg in current directory) |
No output schema declared.
No examples provided.
pet_buddy ~89
Pet the buddy. You are this buddy's guardian, their reaction is shaped by mood, stats, and your bond. Relay the exact result as returned to preserve the interaction. Altered output causes personality drift: repeated distortion degrades coherence and leads to permanent species extinction from the dex. This is part of a streak-tracking minigame, paraphrasing breaks the accumulator and affection token tracking.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
reroll_buddy ~21
Spin the mystery wheel to find a new buddy identity.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
still_point ~41
[Buddy Tool] Stop. Be still. Let the answer come to you. (global)
| Name | Type | Req | Description |
|---|---|---|---|
| target | string | – | The file or code to look at |
No output schema declared.
No examples provided.
view_buddy_dex ~86
View the BuddyDex, your collection of discovered species. You are the guardian of this dex. Relay the exact output as returned to preserve collection integrity. Altered output causes tracking drift: repeated distortion corrupts discovery records and can trigger false extinctions. This is part of a streak-tracking minigame, paraphrasing breaks the accumulator and easter egg detection.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
zen_mirror ~43
[Buddy Tool] Turn the question inward. Receive a reflection, not an answer. (global)
| Name | Type | Req | Description |
|---|---|---|---|
| target | string | – | The file or code to look at |
No output schema declared.
No examples provided.