fabrik marketplace

fabrik marketplace is a plugin for Claude Code from handarbeit/fabrik. Its token cost is not measured, scanned A, original, Apache-2.0.

A Claude Code plugin for Fabrik, a system that manages software work through GitHub Projects and a staged development process.

In plain words
What is it for?
It is for helping discuss and supervise Fabrik-based project work, including specification, research, planning, implementation, review, and validation.
Why use it?
It gives an interactive coding session context about projects that use Fabrik to move issues from requirements through review and validation.

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 handarbeit/fabrik
agentmods
npx agentmods add plugins/handarbeit/fabrik/marketplace
Clone the repo
git clone --depth 1 https://github.com/handarbeit/fabrik

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

README.md
[![agentmods](https://agentmods.dev/badge/plugins/handarbeit/fabrik/marketplace.svg)](https://agentmods.dev/plugins/handarbeit/fabrik/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/handarbeit/fabrik/marketplace"><img src="https://agentmods.dev/badge/plugins/handarbeit/fabrik/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 A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fabrik marketplace 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 4d 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.

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 · 44 lines

How it starts

The opening of the file, as written. The whole thing — 44 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": "fabrik",
  "description": "The Fabrik plugin marketplace \u2014 ambient awareness of Fabrik (a GitHub-Project-driven SDLC pipeline orchestrator) for your interactive Claude Code session.",
  "owner": {
    "name": "handarbeit.io",
    "url": "https://handarbeit.io"
  },
  "plugins": [
    {
      "name": "fabrik",
      "description": "Ambient awareness of Fabrik for the human's interactive Claude Code session. Turns Claude into a product-management buddy and supervisor for projects that use Fabrik to automate issue processing through a configurable SDLC pipeline (Specify, Research, Plan, Implement, Review, Validate).",
      "category": "development",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/handarbeit/fabrik.git",
        "path": "plugin/fabrik",
        "ref": "main"
      },
      "homepage": "https://fabrik.handarbeit.io",
      "author": {
        "name": "handarbeit.io",
        "url": "https://handarbeit.io"
      }
    },
    {
      "name": "entwurf",
      "description": "Turn a project into buildable specifications, one expert role at a time. Guided interviews for the three people a project needs: the product owner (goals, scope, vocabulary, then feature specifications), the technical architect (constraints, shared domain model, contracts, then the architecture baseline), and the experience lead (conditions of use, states, components, content). Output is a standard GitHub Spec Kit specs/ folder ready to hand to a development team, or to Fabrik. The product-owner path needs no terminal, git, or technical background.",
      "category": "productivity",
      "source": {
        "source": "git-subdir",
        "url": "https://github.com/handarbeit/fabrik.git",
        "path": "plugin/entwurf",
        "ref": "main"
      },
      "homepage": "https://fabrik.handarbeit.io",
      "author": {
        "name": "handarbeit.io",
     

Read the full file on GitHub · 44 lines

Contents

The plugins it lists here

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

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. 4d ago First seen · 44 lines scan A 7ecacfd8d127

Subscribe to this mod's changes

fabrik marketplace is a plugin published in the GitHub repository handarbeit/fabrik (22 stars, last pushed today), 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 A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories