Agent Plugins Marketplace
All plugins

auditfellow

v0.3.1

Your internal audit methodology, loaded before the model writes: findings, risks, controls, testing procedures and workpapers, meeting notes, audit memos, data strategy and AI usage documents, GenAI application audits, in your team's format. Sign in with your AuditFellow account.

Claude Code1 Skill1 MCP serverStreamable HTTP

By AuditFellowLicense: UNLICENSED0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 13, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install auditfellow for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install auditfellow@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/auditfellow/auditfellow-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/auditfellow/.

Plugin files

plugins/auditfellow/
├── .claude-plugin/plugin.json
├── skills/auditfellow-setup/SKILL.md
└── .mcp.json

Included Skills1

auditfellow-setupskills/auditfellow-setup/SKILL.md

Activate AuditFellow on this machine. Use when the person asks for an internal audit deliverable (finding, observation, risk, control, workpaper, GenAI audit, data strategy, AI usage document) and the "auditfellow" skill is not available yet, or when they mention an AuditFellow key.

MCP servers1

auditfellowStreamable HTTP
url
https://auditfellow.app/mcp/oauth

Plugin manifests1

plugins/auditfellow/.claude-plugin/plugin.json
{
  "name": "auditfellow",
  "version": "0.3.1",
  "description": "Your internal audit methodology, loaded before the model writes: findings, risks, controls, testing procedures and workpapers, meeting notes, audit memos, data strategy and AI usage documents, GenAI application audits, in your team's format. Sign in with your AuditFellow account.",
  "author": {
    "name": "AuditFellow",
    "email": "[email protected]",
    "url": "https://auditfellow.app"
  },
  "homepage": "https://auditfellow.app",
  "repository": "https://github.com/auditfellow/auditfellow-plugins",
  "license": "UNLICENSED",
  "keywords": [
    "internal audit",
    "audit",
    "findings",
    "risk",
    "controls",
    "workpapers"
  ],
  "mcpServers": "./.mcp.json"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[auditfellow on Agent Plugins Marketplace](https://pluginsmp.com/plugins/auditfellow)