supericons-216ddf — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited supericons-216ddf (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.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Semantic SVG icon search for AI coding agents.
Supericons helps agents find icons by meaning, not only by file name. Use it to search 20,000+ free icons, retrieve SVG code, and recommend icon sets for app navigation, dashboards, tools, and product UI.
Use the scoped npm package:
@supericons/mcpLatest verified package version: 0.4.9.
New installs should use the scoped package above.
Use this config in any MCP-capable coding agent:
{
"mcpServers": {
"supericons": {
"command": "npx",
"args": ["-y", "@supericons/mcp"]
}
}
}Supericons also includes a Codex plugin manifest.
If you are testing from this public GitHub repo, add this marketplace file to Codex:
.agents/plugins/marketplace.jsonThen restart Codex and install Supericons from the plugin list.
The Codex plugin uses:
.codex-plugin/plugin.json
.codex-mcp.json
skills/supericons-icon-search/SKILL.mdIf you only want MCP without the plugin wrapper, use these fields in Codex:
Name: supericons
Transport: stdio
Command to launch: npx
Arguments:
-y
@supericons/mcpIf your IDE shows a form instead of a JSON file, enter:
Name: supericons
Transport: stdio
Command: npx
Arguments:
-y
@supericons/mcpIf your IDE has one argument field, enter:
-y @supericons/mcpLeave environment variables empty for free icon search.
For premium icons or Pro tools, add this environment variable:
SUPERICONS_API_KEY=your_api_key_hereDo not paste API keys into public issues, screenshots, or shared config files.
MCP setup page:
https://supericons.dev/mcp/Hosted endpoint:
https://mcp.supericons.dev/mcpServer card:
https://mcp.supericons.dev/.well-known/mcp/server-card.jsonsearch_icons : Search free icon libraries by meaning, label, visual description, tags, and synonyms.
recommend_icons : Recommend icons for UI slots such as dashboard navigation, app tabs, settings panels, or product features.
get_icon : Retrieve one SVG icon by icon ID and library.
list_libraries : List the free icon libraries available through Supericons MCP.
Use Supericons MCP to find a database icon. Prefer Lucide outline icons and show the icon id, library, and SVG.Use Supericons MCP to recommend icons for an AI dashboard sidebar. The slots are model, prompt, dataset, evaluation, deployment, and monitoring. Prefer Lucide outline icons.This repository is only a lightweight setup wrapper for agent directories and IDE users. It does not include the private Supericons website source, the full semantic registry, internal build workflows, private data, service keys, or premium icon assets.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.