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.
/plugin marketplace add sporty303/snapforge-mcpnpx agentmods add plugins/sporty303/snapforge-mcp/snapforgegit clone --depth 1 https://github.com/sporty303/snapforge-mcpGrade A, and why
snapforge 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 2d 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
{
"name": "snapforge",
"displayName": "SnapForge",
"version": "1.0.0",
"description": "Screenshots, PDFs & clean Markdown of any URL or HTML \u2014 for your AI agent.",
"author": {
"name": "Gerome Sportelli",
"email": "[email protected]"
},
"homepage": "https://snapforge.org",
"repository": "https://github.com/sporty303/snapforge-mcp",
"license": "MIT",
"keywords": [
"screenshot",
"pdf",
"rendering",
"mcp"
],
"mcpServers": "./.mcp.json",
"skills": "./skills/",
"userConfig": {
"api_key": {
"type": "string",
"title": "SnapForge API key",
"description": "Get one free at https://snapforge.org",
"sensitive": true,
"required": true
}
}
}What it installs
The manifest is a name and a version. 1 skill, 1 MCP server travel with it, and installing the plugin installs all of them — 50 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 2d ago First seen · 30 lines scan A bc2dc52893f7
snapforge is a plugin published in the GitHub repository sporty303/snapforge-mcp (0 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
obsidian-literature
Focused paper reading and structured literature analysis.
fedramp-ssp
Convert FedRAMP Rev 5 Moderate SSP DOCX templates to validated OSCAL 1.2.0 JSON. Wraps ethanolivertroy/frdocx-to-froscal-ssp — ready for oscal-cli, Compliance Trestle, eMASS, and FedRAMP 20X workflows.
coloring-book
Generate a printable, text-free story coloring book PDF from a story idea, with consistent characters and real-landmark backgrounds. Use when the user asks to create a coloring book, coloring pages, or a wordless picture-story PDF. Requires an OpenAI API key.
dokumenty
Operacje na dokumentach: konwersja PDF/Office do Markdown (markitdown, opendataloader-pdf), redlining .docx z Track Changes (redline-docx-pl), anonimizacja i pseudonimizacja PII (let-it-be), terminy procesowe (terminy-procesowe-pl), klauzule umowne (klauzule-kontraktowe-pl), kalkulatory procesowe…
slideops
Turn a repository into a slide deck, then find out the day it stops matching the code. Ships slideops (repo to deck, with citation-based freshness checking) and slides-to-pdf (any hash-navigated HTML deck to a verified PDF).
wps-cli
通过 WPS Office COM 自动化驱动 Word/Excel/PPT/PDF — 76 条 CLI 命令,100% 格式保真,内置 MCP 服务器,适配 AI Agent 和自动化流水线.