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/lipdog/fossick-mcp/fossickgit clone --depth 1 https://github.com/Lipdog/fossick-mcpWrote 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.
[](https://agentmods.dev/mcp/lipdog/fossick-mcp/fossick)<a href="https://agentmods.dev/mcp/lipdog/fossick-mcp/fossick"><img src="https://agentmods.dev/badge/mcp/lipdog/fossick-mcp/fossick.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
fossick 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 5d 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.
What it actually says
{
"fossick": {
"command": "uvx",
"args": [
"fossick-mcp"
],
"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.
- 5d ago First seen · 9 lines scan A bcb9849cc66a
fossick is an MCP server published in the GitHub repository Lipdog/fossick-mcp (3 stars, last pushed 4mo 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
sverklo
MCP server "sverklo" as configured in sverklo/sverklo. Launched with /opt/homebrew/bin/sverklo .. Needs 1 environment variable to run.
code-context
Local code search for AI coding agents: a CLI and MCP server with hybrid keyword + semantic search and SQL relevance-ranked aggregation over an index that lives in plain files. No accounts, no keys, no server. Runs locally from the @infino-ai/code-context npm package.
miru
MCP server "miru" as configured in takara-ai/miru-code. Launched with bun x @takara-ai/miru-code@latest.
paparats-mcp
Local-first semantic code search across all your repos. Private context for AI coding assistants. Runs locally from the @paparats/cli npm package.
paparats
MCP server "paparats", hosted remotely at localhost, as configured in IBazylchuk/paparats-mcp.
github-code-rag
MCP server "github-code-rag" as configured in suyu-creator/github-code-rag-mcp. Runs locally from the github-code-rag Python package.