---
title: "probo"
description: "Open-source compliance workflows powered by the Probo MCP API"
canonical: https://agentpluginsdirectory.com/plugins/probo
last-updated: 2026-09-25
---

# probo
Open-source compliance workflows powered by the Probo MCP API
- Slug: probo
- Publisher: Probo Inc
- Repository: https://github.com/getprobo/probo
- Manifest: packages/skills/plugin.json
- Version: 0.3.2
- License: MIT
- Category (editorial): security
- Skills: 4 (access-review, compliance-portal-commitments, missing-signatures, open-source-compliance)
- MCP servers: 2 (probo-eu, probo-us)
- Stars: 1392
- Repository created: 2025-01-07
- Repository last pushed: 2026-09-25
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/probo
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What probo does, in the publisher's words

Multi-agent compliance skills for open-source GRC workflows. Ships an Agent Plugins 1.0.0 package: Agent Skills: compatible instructions plus portable MCP wiring to the Probo MCP API over OAuth 2.0.

Supported agents: any Agent Plugins client, plus Claude Code, Codex, OpenCode, and Cursor through their own plugin or MCP configuration.

The portable package is plugin.json, skills/, and mcp.json at the package root. Client-specific manifests (.claude-plugin/,.codex-plugin/,.mcp.json) and marketplace catalogs sit alongside it. See COMPATIBILITY.md.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/getprobo/probo/HEAD/packages/skills/README.md

## Skills

- access-review: Run a semi-automated Probo access review campaign. Use when the user wants to review access entries, decide approve/revoke/escalate, or resume an in-progress campaign with MCP and.probo/access-reviews/ notes.
- compliance-portal-commitments: Create or update the public commitments (commitment groups and their commitments) shown on a Probo compliance portal, grounded strictly in the organization's own published Probo policies and written in a factual, understated engineering voice. Use this skill whenever the user wants to add, write, d…
- missing-signatures: Report who is missing document signatures or quorum approvals in Probo. Use when the user wants a per-person recap of unsigned signature requests, pending approval decisions, or document signing compliance status.
- open-source-compliance: This skill should be used when the user wants to assess, track, or automate open-source compliance work in Probo, vendor reviews, control mapping, evidence collection, risk registers, or policy workflows using Probo MCP tools.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- probo-eu: transport: streamable-http; url: https://eu.probo.com/api/mcp/v1
- probo-us: transport: streamable-http; url: https://us.probo.com/api/mcp/v1

Read from the plugin's own mcp.json. Environment variable names only, never values.
