bkit-marketplace

bkit-marketplace is a plugin for Claude Code from ww-w-ai/bkit-claude-code. Its token cost is not measured, scanned D, original, Apache-2.0.

A marketplace for POPUP STUDIO's Vibecoding Kit, a set of AI-assisted development tools based on the PDCA cycle: plan, do, check, and act. It includes a Korean beginner guide that teaches Claude Code through four commands.

In plain words
What is it for?
Use it to learn Claude Code in Korean or follow PDCA-based development workflows with AI-native tools. The bkit plugin requires Claude Code 2.1.143 or newer.
Why use it?
It provides a structured learning and development approach, including an entry point for people without programming experience.

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 ww-w-ai/bkit-claude-code
agentmods
npx agentmods add plugins/ww-w-ai/bkit-claude-code/marketplace
Clone the repo
git clone --depth 1 https://github.com/ww-w-ai/bkit-claude-code

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 bkit-marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/ww-w-ai/bkit-claude-code/marketplace.svg)](https://agentmods.dev/plugins/ww-w-ai/bkit-claude-code/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/ww-w-ai/bkit-claude-code/marketplace"><img src="https://agentmods.dev/badge/plugins/ww-w-ai/bkit-claude-code/marketplace.svg" alt="Measured on agentmods" height="20"></a>
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 D 3 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade D, and why

bkit-marketplace scanned grade D with 3 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 5d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

"description": "Requires Claude Code v2.1.143+ (older versions reject the strict plugin-manifest displayName field — run `npm install -g @anthropic-ai/claude-code@latest` to upgrade; see docs/06-guide/cc-compatibility.gu

Reads MCP configurationmediumAgent snooping

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

"description": "Requires Claude Code v2.1.143+ (older versions reject the strict plugin-manifest displayName field — run `npm install -g @anthropic-ai/claude-code@latest` to upgrade; see docs/06-guide/cc-compatibility.gu

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

"description": "Requires Claude Code v2.1.143+ (older versions reject the strict plugin-manifest displayName field — run `npm install -g @anthropic-ai/claude-code@latest` to upgrade; see docs/06-guide/cc-compatibility.gu
.claude-plugin/marketplace.json · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "bkit-marketplace",
  "version": "2.1.38",
  "description": "POPUP STUDIO's Vibecoding Kit marketplace - PDCA methodology and AI-native development tools. Requires Claude Code v2.1.143+ for the bkit plugin (older versions reject the displayName field).",
  "owner": {
    "name": "POPUP STUDIO PTE. LTD.",
    "email": "[email protected]",
    "url": "https://popupstudio.ai"
  },
  "plugins": [
    {
      "name": "bkit-starter",
      "description": "Korean learning guide for Claude Code beginners. No programming experience required. Includes 4 learning commands.",
      "version": "1.0.0",
      "author": {
        "name": "POPUP STUDIO PTE. LTD.",
        "email": "[email protected]"
      },
      "repository": "https://github.com/popup-studio-ai/bkit-starter",
      "source": {
        "source": "url",
        "url": "https://github.com/popup-studio-ai/bkit-starter.git"
      },
      "category": "learning",
      "keywords": [
        "beginner",
        "korean",
        "tutorial",
        "starter",
        "learning"
      ]
    },
    {
      "name": "bkit",
      "description": "Requires Claude Code v2.1.143+ (older versions reject the strict plugin-manifest displayName field — run `npm install -g @anthropic-ai/claude-code@latest` to upgrade; see docs/06-guide/cc-compatibility.guide.md). Vibecoding Kit - PDCA + Sprint Management + CTO-Led Agent Teams + Living Context System + 43 PM frameworks. v2.1.14 5 differentiations (Memory Enforcer, Layer 6 Defense, Sequential Dispatch, Effort-aware, Heredoc-bypass) — a sixth, PostToolUse continueOnBlock, was withdrawn in v2.1.37 (ENH-432) after the field was measured to belong to prompt-type hook definitions, which bkit has none of. v2.1.15 pdca-status.json fix. v2.1.16 4 GitHub issues (Quality Gates UX). v2.1.17 5/12~5/20 contract red 8-day class close. v2.1.18 Issues #100/#101/#102 — Sprint Trust UX Fix. v2.1.19 Quality 

Read the full file on GitHub · 65 lines

Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 65 lines scan D 713b51a40396

Subscribe to this mod's changes

bkit-marketplace is a plugin published in the GitHub repository ww-w-ai/bkit-claude-code (595 stars, last pushed 18d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it D with 3 findings (asks for root, reads mcp configuration, recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.