← 返回 Skills 市场
Data Visualization
作者
Ömer Karışman
· GitHub ↗
· v0.1.5
4994
总下载
0
收藏
34
当前安装
2
版本数
在 OpenClaw 中安装
/install data-visualization-2
功能描述
Data visualization with chart selection, color theory, and annotation best practices. Covers chart types (bar, line, scatter, heatmap), axes rules, and story...
安全使用建议
Install only if you trust inference.sh. Prefer the manual checksum-verification path when possible, and avoid sending confidential datasets, customer records, or sensitive business metrics through `infsh` chart-generation commands unless the provider's account, billing, and data-handling terms are acceptable.
功能分析
Type: OpenClaw Skill
Name: data-visualization-2
Version: 0.1.5
The skill is classified as suspicious due to two primary indicators in `SKILL.md`. First, it instructs the AI agent to install the `inference.sh` CLI using `curl -fsSL https://cli.inference.sh | sh`. This method of executing remote scripts is inherently risky, as it bypasses traditional package management and executes arbitrary code directly, posing a significant supply chain vulnerability if the remote server (cli.inference.sh) were compromised. Second, the skill grants broad `allowed-tools: Bash(infsh *)` permissions, allowing the agent to execute any command prefixed with `infsh`. While the provided examples use `infsh` for benign data visualization tasks, this broad permission creates a large attack surface for prompt injection, enabling an attacker to potentially instruct the agent to use other `infsh` capabilities for malicious purposes (e.g., file system access, network calls) if `infsh` supports them, without explicit malicious intent originating from this skill bundle itself.
能力评估
Purpose & Capability
The skill's purpose is chart and data-visualization guidance, and its examples are aligned with generating charts through inference.sh apps.
Instruction Scope
The `Bash(infsh *)` permission is broad within the inference.sh CLI, but the artifact shows only visualization-related `infsh app run`, `infsh login`, and app-list usage, with no hidden or unrelated commands.
Install Mechanism
The quick start uses `curl -fsSL https://cli.inference.sh | sh && infsh login`; this is disclosed and accompanied by a checksum/manual-install note, but it still requires trusting the remote installer and provider.
Credentials
Remote chart-generation commands are proportionate to the stated purpose, but datasets or chart inputs may be processed by inference.sh rather than staying fully local.
Persistence & Privilege
The artifact shows no background worker, scheduled persistence, privilege escalation, destructive local mutation, or credential harvesting beyond installing and logging into the disclosed CLI.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install data-visualization-2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/data-visualization-2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
- Added comprehensive SKILL.md covering chart types, color theory, annotation, and best practices for data visualization.
- Includes quick start guide for generating charts via inference.sh CLI.
- Provides detailed chart selection guide, design rules for axes and color, and recommendations for color palettes.
- Offers ready-to-use chart code recipes (bar, line, KPI card) for practical usage.
- Highlights common visualization pitfalls (e.g., pie chart misuse) and advises alternatives.
v0.1.0
- Initial release of data-visualization skill.
- Provides chart selection guides and pitfalls (e.g., avoiding pie charts).
- Includes best practices for axes, color, and annotation in data visuals.
- Offers ready-made code recipes for bar and line charts, KPI cards, and more via CLI.
- Designed for use in presentations, dashboards, reports, and infographics.
元数据
常见问题
Data Visualization 是什么?
Data visualization with chart selection, color theory, and annotation best practices. Covers chart types (bar, line, scatter, heatmap), axes rules, and story... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4994 次。
如何安装 Data Visualization?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install data-visualization-2」即可一键安装,无需额外配置。
Data Visualization 是免费的吗?
是的,Data Visualization 完全免费(开源免费),可自由下载、安装和使用。
Data Visualization 支持哪些平台?
Data Visualization 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Data Visualization?
由 Ömer Karışman(@okaris)开发并维护,当前版本 v0.1.5。
推荐 Skills