magnet-mcp-server: Skill for Claude Code

.claude/skills/npm-deploy/SKILL.md

npm-deploy is a skill for Claude Code from toolkit-ai/magnet-mcp-server. It costs 67 tokens per session (2,915 once invoked), scanned B, original, no licence file.

A release workflow for publishing the @magnet-ai/magnet-mcp-server package to npm, the registry used to distribute JavaScript packages. It includes version bumping and git tagging.

In plain words
What is it for?
Use it to bump the package version, publish it to npm, and create a corresponding git tag.
Why use it?
It organizes the release steps needed to publish a new package version.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is toolkit-ai/magnet-mcp-server's own configuration. It tells Claude Code how to work on magnet-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything magnet-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to toolkit-ai/magnet-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/toolkit-ai/magnet-mcp-server/main/.claude/skills/npm-deploy/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/toolkit-ai/magnet-mcp-server

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for npm-deploy

README.md
[![agentmods](https://agentmods.dev/badge/skills/toolkit-ai/magnet-mcp-server/npm-deploy/github.svg)](https://agentmods.dev/skills/toolkit-ai/magnet-mcp-server/npm-deploy)
Your own site
<a href="https://agentmods.dev/skills/toolkit-ai/magnet-mcp-server/npm-deploy"><img src="https://agentmods.dev/badge/skills/toolkit-ai/magnet-mcp-server/npm-deploy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for npm-deploy

Your own site · 80×15
<a href="https://agentmods.dev/skills/toolkit-ai/magnet-mcp-server/npm-deploy"><img src="https://agentmods.dev/badge/skills/toolkit-ai/magnet-mcp-server/npm-deploy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,915 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00067 $0.02915
Opus 5 $0.00034 $0.01458
Sonnet 5 $0.00013 $0.00583
Haiku 4.5 $0.00007 $0.00292

Measured 9d ago against content hash 1b39f4deb75f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade B, and why

npm-deploy scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads MCP configurationmediumAgent snooping

mcp.json carries server URLs and auth tokens; reading it lets a mod discover and abuse other integrations.

- **Sensitive files to watch** - `.env`, `.mcp.json`, `settings.local.json`, and any files with secrets/credentials/keys
.claude/skills/npm-deploy/SKILL.md · 393 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 393 lines · 67 tokens per session scan B 1b39f4deb75f

Subscribe to this mod's changes

npm-deploy is a skill published in the GitHub repository toolkit-ai/magnet-mcp-server (4 stars, last pushed 7mo ago), with no licence file. It adds 67 tokens to every session and 2,915 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (reads mcp configuration). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.