Realfavicon Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Realfavicon Mcp (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for RealFaviconGenerator: generate, check, and change-log favicons.
Bun >= 1.3.
bun installbun run startSpeaks MCP over stdio. Wire into an MCP client (e.g. Claude Desktop, any MCP-compatible host).
No build step — Claude Code runs the server straight from source with Bun (required on your PATH); Bun fetches dependencies on first launch.
/plugin marketplace add lzlrd/realfavicon-mcp
/plugin install realfavicon-mcp@realfavicon-mcpThis repo is itself the plugin (.claude-plugin/), bundling the MCP server — its tools then appear over MCP.
| Tool | Purpose | Inputs |
|---|---|---|
realfavicon_generate | Generate a full favicon set (PNG, ICO, SVG, webmanifest) plus HTML markup from a master image. | source (path or URL), output_dir, optional: path, app_name, short_name, theme_color, background_color, app_title, version, dark_icon_source |
realfavicon_check | Audit a live page's <head> for favicon correctness; returns per-platform messages and icon metadata. | url (page URL), optional: include_icon_data (default false) |
realfavicon_changelog | Fetch the RealFaviconGenerator change-log; optionally filter to changes after a given version. | optional: since (version string), format (markdown or html, default markdown) |
bun run dev # watch mode
bun test # run the test suiteLicensed under the PolyForm Noncommercial Licence 1.0.0. © 2026 Diab Neiroukh — see LICENSE.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.