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.
npx agentmods add mcp/ofershap/mcp-server-github-actions/github-actionsgit clone --depth 1 https://github.com/ofershap/mcp-server-github-actionsGrade A, and why
github-actions 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 yesterday.
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.
What it actually says
{
"github-actions": {
"command": "npx",
"args": [
"-y",
"mcp-server-github-actions"
],
"env": {}
}
}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.
- yesterday First seen · 10 lines scan A fd0bf25b9fcc
github-actions is an MCP server published in the GitHub repository ofershap/mcp-server-github-actions (4 stars, last pushed 22d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. 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-31.
Other mcp servers, from other repositories
act-testing-mcp
MCP server for testing GitHub Actions workflows locally using nektos/act. Runs locally from the act-testing-mcp npm package.
gha-intel
Workflow timing analysis, configuration audit and billing insight for GitHub Actions. Runs locally from the @barissozudogru/gha-intel-mcp npm package. Needs 1 environment variable to run.
golive-mcp
MCP server "golive-mcp" as configured in abbylester1/golive-mcp. Runs locally from the golive-mcp npm package.
tapp
Autonomous QA for iOS + web — agents get a deterministic ship/no-ship verdict, no test code. Runs locally from the tapp-mcp npm package.
taskbounty-check
Local GitHub Actions/CI maintenance check (action pinning, token perms). Not a full security audit. Runs locally from the taskbounty-check npm package.
blacksmith
MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests. Runs locally from the blacksmith-mcp npm package. Needs 2 environment variables to run.