Skip to content

feat(plugins): add skill-audit-mcp#1161

Open
eltociear wants to merge 1 commit into
asdf-vm:masterfrom
eltociear:add-skill-audit-mcp
Open

feat(plugins): add skill-audit-mcp#1161
eltociear wants to merge 1 commit into
asdf-vm:masterfrom
eltociear:add-skill-audit-mcp

Conversation

@eltociear
Copy link
Copy Markdown

What

Adds a shortname for skill-audit-mcp.

skill-audit-mcp is an MCP server (and CLI) that audits MCP servers for
supply-chain attacks: credential exfiltration, prompt injection, command
injection, hidden tool poisoning. 17 rule groups / 61 regexes,
MIT-licensed, already shipped as a GitHub Action
(`uses: eltociear/skill-audit-mcp@v1`),
Docker image (`ghcr.io/eltociear/skill-audit-mcp:v1`, multi-arch),
and a hosted x402 pay-per-use endpoint.

Plugin repo: https://github.com/eltociear/asdf-skill-audit-mcp

Tested locally

$ ./scripts/test_plugin.bash --file plugins/skill-audit-mcp
OK plugins/skill-audit-mcp

bin/list-all returns semver tags via `git ls-remote`; `bin/install`
downloads the tagged release tarball and drops a shell wrapper that
execs `python3 server.py`. Dependencies: bash, curl, tar, git, python3.

Checklist

  • file at plugins/skill-audit-mcp ending with newline
  • repository = ... line pointing to a reachable git repo
  • README.md alphabetical entry added
  • scripts/test_plugin.bash --file plugins/skill-audit-mcp passes

skill-audit-mcp is an MCP server + CLI that audits MCP server code for
supply-chain attacks: credential exfiltration, prompt injection, command
injection, hidden tool poisoning. 17 rule groups, 61 regexes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@eltociear eltociear requested a review from a team as a code owner May 24, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant