naverpay-plugins

A marketplace listing for four NaverPay development plugins: changeset creation, Git workflow support, code checking, and npm package evaluation.

In plain words
What is it for?
It helps generate changesets, review staged changes and draft pull requests, check code and side effects, and evaluate npm packages before adoption.
Why use it?
It gives developers one place to access tools for common package and code-maintenance tasks.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add NaverPayDev/naverpay-plugins
agentmods
npx agentmods add plugins/naverpaydev/naverpay-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/NaverPayDev/naverpay-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

naverpay-plugins scanned grade A with 0 findings 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 yesterday.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 33 lines

What it actually says

{
  "name": "naverpay-plugins",
  "owner": {
    "name": "NaverPayDev"
  },
  "plugins": [
    {
      "name": "naverpay-changeset",
      "description": "변경된 패키지 감지 및 changeset 파일 생성",
      "source": "./plugins/changeset-commands",
      "homepage": "https://github.com/NaverPayDev/naverpay-plugins/tree/main/plugins/changeset-commands"
    },
    {
      "name": "naverpay-git",
      "description": "스테이징된 변경사항을 분석하고 원자적 커밋 생성 & 드래프트 PR 생성",
      "source": "./plugins/git-commands",
      "homepage": "https://github.com/NaverPayDev/naverpay-plugins/tree/main/plugins/git-commands"
    },
    {
      "name": "naverpay-code-verifier",
      "description": "코드 검증 및 사이드 이펙트 분석",
      "source": "./plugins/code-verifier-agents",
      "homepage": "https://github.com/NaverPayDev/naverpay-plugins/tree/main/plugins/code-verifier-agents"
    },
    {
      "name": "naverpay-package-evaluator",
      "description": "npm 패키지 도입 전 npmx.dev 데이터 기반 자동 평가",
      "source": "./plugins/package-evaluator",
      "homepage": "https://github.com/NaverPayDev/naverpay-plugins/tree/main/plugins/package-evaluator"
    }
  ]
}
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. yesterday First seen · 33 lines scan A cbe357bc5184

Subscribe to this mod's changes

naverpay-plugins is a plugin published in the GitHub repository NaverPayDev/naverpay-plugins (2 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.