← 返回 Skills 市场
nimachu

svg-generator-pro

作者 Nima Chu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
443
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install svg-generator-pro
功能描述
Generate customizable SVG backgrounds and graphics with multiple styles (tech, minimal, geometric, abstract) and color schemes. Use when creating website bac...
安全使用建议
This skill appears coherent and focused on local SVG/PNG generation. Before installing or running it: 1) Verify you have Node.js and install the required Node dependencies (the scripts use the 'canvas' package which often requires native libs). The bundle does not include a package.json or install steps, so you may need to run npm init / npm install canvas (and any other deps) or run the scripts directly with node. 2) Inspect the scripts yourself (they are included) and run them in a safe environment or sandbox if you are unsure. 3) Note that the CLI names shown in SKILL.md are convenience examples — the skill does not provide an automatic installer to put those commands on your PATH. 4) Because the scripts write files, ensure you run them where you expect their output to go and with appropriate filesystem permissions. If you need the skill to run autonomously, confirm how your agent will invoke Node and whether dependencies will be available; otherwise, use manually after installing dependencies.
功能分析
Type: OpenClaw Skill Name: svg-generator-pro Version: 1.0.0 The skill bundle provides legitimate functionality for generating SVG backgrounds and converting them to PNG format. The Node.js scripts (e.g., generate-svg.js, svg-to-png.js) use standard file system operations to save generated content to user-defined paths. No evidence of data exfiltration, malicious execution, obfuscation, or prompt injection was found across the code or documentation.
能力评估
Purpose & Capability
Name/description, SKILL.md, README.md and included scripts all match: generating SVGs, PPT backgrounds, and converting to PNG. Minor usability note: SKILL.md shows CLI names (svg-generator, svg-to-png, ppt-image-generator) but there is no install spec or package.json that would expose these commands on PATH — the provided scripts are present but the skill doesn't declare how they get installed or invoked as global CLIs.
Instruction Scope
Runtime instructions only call local generation and conversion commands, reference only local files and outputs, and do not instruct reading unrelated files, environment variables, or sending data externally. The scripts perform file reads/writes and canvas rendering consistent with the described functionality.
Install Mechanism
There is no install spec (lowest risk) and all code is included in the bundle — no remote downloads. One minor coherence issue: the scripts require the 'canvas' module (require('canvas')) and Node.js, but the manifest/README/SKILL.md only lists Node.js generically and does not include dependency installation instructions or a package.json. This is a functional/usability gap rather than a security concern.
Credentials
The skill requests no environment variables, no credentials, and the code does not access environment or secret files. File-system access is limited to writing generated outputs (creating output directories as needed).
Persistence & Privilege
The skill is not force-included (always:false), does not request persistent system-wide changes, and does not modify other skills or system-wide agent configuration. It runs locally and only writes its own output files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install svg-generator-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /svg-generator-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of svg-generator-pro. - Generate customizable SVG backgrounds and graphics in four styles: tech, minimal, geometric, and abstract. - Choose from five color schemes or specify custom colors. - Outputs are optimized for web, presentations, and social media. - Includes local scripts for SVG generation and SVG-to-PNG conversion. - Bundled sample assets and integration examples for websites, social media, and presentations.
元数据
Slug svg-generator-pro
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

svg-generator-pro 是什么?

Generate customizable SVG backgrounds and graphics with multiple styles (tech, minimal, geometric, abstract) and color schemes. Use when creating website bac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 443 次。

如何安装 svg-generator-pro?

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

svg-generator-pro 是免费的吗?

是的,svg-generator-pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

svg-generator-pro 支持哪些平台?

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

谁开发了 svg-generator-pro?

由 Nima Chu(@nimachu)开发并维护,当前版本 v1.0.0。

💬 留言讨论