← 返回 Skills 市场
charlesrhoward

🦄 Unicon CLI

作者 charlesrhoward · GitHub ↗ · v0.2.0
cross-platform ⚠ suspicious
728
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install unicon
功能描述
Add and manage 19,000+ icons from 9 libraries in React, Vue, Svelte, or web projects using the Unicon CLI for search, bundles, previews, and tree-shakable co...
安全使用建议
This skill appears to do exactly what it says: it requires node and installs the @webrenew/unicon npm CLI which will read package.json, create/modify `.uniconrc.json`, and generate icon component files in your project. If you plan to install it globally, consider: (1) prefer using npx or a local devDependency if you don't want a global binary; (2) review the package source on npm/github (https://github.com/WebRenew/unicon and https://unicon.sh) before installing to confirm behavior; (3) be aware that running `unicon skill --all` or similar will write assistant/IDE files into many directories — run that only if you intend it; (4) no credentials are required, but you may want to audit the generated files produced in your repo and CI. Overall there are no incoherent or disproportionate requests in the skill materials.
功能分析
Type: OpenClaw Skill Name: unicon Version: 0.2.0 The skill is classified as suspicious primarily due to the `unicon skill` command described in `SKILL.md` and `references/cli-commands.md`. This command allows the CLI to write files (e.g., `SKILL.md`, `.mdc`) into configuration directories of other AI assistants (e.g., `.claude/skills/`, `.cursor/rules/`, `.agent/rules/`). While intended for installing helpful skills, this capability introduces a significant vulnerability for cross-agent prompt injection or supply chain attacks if the `unicon` CLI itself were compromised or misused. Additionally, the tool makes external API calls to `https://unicon.sh/api`, which can be redirected via the `UNICON_API_URL` environment variable, presenting another potential vector for misuse.
能力评估
Purpose & Capability
Name/description describe a CLI for searching, bundling, and generating icon components. The only required binary is node and the install spec is the @webrenew/unicon npm package — both are proportionate and expected for this purpose.
Instruction Scope
SKILL.md instructs the agent to read project files (package.json for framework detection) and to create/manage `.uniconrc.json` and icon output directories. It also documents a `unicon skill` command that writes assistant skill files into various IDE/assistant directories if run. Those file reads/writes are consistent with the stated functionality but are actions that will modify the user's project and may create files in multiple assistant-related folders if the user invokes the skill installer.
Install Mechanism
Install spec uses the npm package @webrenew/unicon (global install). This is a standard, traceable package installation mechanism; there are no direct-download URLs, extract operations, or obscure hosts in the install instructions.
Credentials
The skill declares no required environment variables or credentials. The references mention optional vars (UNICON_API_URL, UNICON_CACHE_DIR, UNICON_NO_CACHE) which are reasonable for configuring a CLI that talks to an API and manages a cache. No unrelated secrets are requested.
Persistence & Privilege
The skill is not marked always:true and allows normal autonomous invocation. The documented `unicon skill --ide/--all` feature can write files into many assistant/IDE directories; this is consistent with a command that installs helper files but is an operation the user should be aware of before running.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install unicon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /unicon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Initial release of Unicon skill for AI assistants. - Helps users add icons from 19,000+ available across 9 popular libraries (Lucide, Phosphor, Hugeicons, Heroicons, Tabler, Feather, Remix, Simple Icons, Iconoir). - Provides guidance for installing and using the Unicon CLI to search, select, bundle, and generate icons for React, Vue, Svelte, or web projects. - Supports .uniconrc.json config, tree-shakeable icon components, local cache management, and icon format conversion. - Includes integration steps for various AI assistants and IDEs.
元数据
Slug unicon
版本 0.2.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

🦄 Unicon CLI 是什么?

Add and manage 19,000+ icons from 9 libraries in React, Vue, Svelte, or web projects using the Unicon CLI for search, bundles, previews, and tree-shakable co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 728 次。

如何安装 🦄 Unicon CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install unicon」即可一键安装,无需额外配置。

🦄 Unicon CLI 是免费的吗?

是的,🦄 Unicon CLI 完全免费(开源免费),可自由下载、安装和使用。

🦄 Unicon CLI 支持哪些平台?

🦄 Unicon CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 🦄 Unicon CLI?

由 charlesrhoward(@charlesrhoward)开发并维护,当前版本 v0.2.0。

💬 留言讨论