← 返回 Skills 市场
yz6214589-hash

Data Analysis

作者 yz6214589-hash · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yz6214589-hash-data-analysis
功能描述
Comprehensive data analysis workflow for CSV files with interactive guidance and flexible output formats. Use this skill whenever the user mentions: analyzin...
安全使用建议
This skill appears to do what it says — analyze CSVs with pandas and produce reports — but before installing or invoking it: (1) Ask the skill author or installer which Python packages (pandas, numpy, plotting libraries, etc.) are required and whether the environment will install them automatically. (2) Be cautious when supplying file paths: the skill will read whatever path you provide, so do not point it at system or secret files (for example ~/.ssh, credential stores, or other non-CSV sensitive files). (3) Prefer running it in a sandboxed environment (or on copies of data) if you plan to analyze sensitive datasets. (4) If you plan to use --auto mode, understand it will skip interaction checkpoints and may run transformations without confirmation. (5) If you need guarantees about no network exfiltration or package installs, request an explicit install spec and dependency list from the publisher before use.
功能分析
Type: OpenClaw Skill Name: yz6214589-hash-data-analysis Version: 1.0.0 The skill provides a structured 7-step workflow for CSV data analysis, including data cleaning, exploratory analysis, and the generation of Markdown or interactive HTML reports. It uses standard data science libraries (pandas, seaborn, matplotlib) and includes safety checks for data quality. No malicious behavior, obfuscation, or unauthorized data access was detected; the use of subprocess for package installation is limited to a hardcoded list of standard libraries (SKILL.md).
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill is described as a CSV data analysis workflow and the SKILL.md contains stepwise instructions for loading, cleaning, EDA, modeling and producing reports — all consistent with that purpose. Minor inconsistency: the instructions show Python code that uses pandas and numpy, but the skill declares no required binaries or dependencies and provides no install spec.
Instruction Scope
Instructions explicitly tell the agent to load user-provided CSV paths and execute pandas-based analysis, include interactive decision points and an --auto mode. That stays within data-analysis scope. However, there are no safeguards against being asked to read non-CSV or sensitive system files (the agent will follow the path the user supplies). The evals reference test data under ~/.claude/skills/..., indicating expected file access within the agent's home directory; this is normal for data analysis tests but worth noting as it implies the skill will read arbitrary filesystem paths if provided.
Install Mechanism
This is an instruction-only skill (no install spec), which is low risk. But the runtime snippets require Python libraries (pandas, numpy, Charting/tooling for HTML dashboards) that are not declared. Without those present in the runtime, the skill will fail or the agent may need to install them ad hoc — the skill gives no guidance on that.
Credentials
The skill does not request environment variables, credentials, or config paths. That is proportionate to its stated purpose (local CSV analysis).
Persistence & Privilege
always:false and no install persistence are appropriate. The skill does not request elevated or persistent privileges. Note: the agent can invoke the skill autonomously by default (platform default), which is expected for skills; this is not a new privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yz6214589-hash-data-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yz6214589-hash-data-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
init
元数据
Slug yz6214589-hash-data-analysis
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Data Analysis 是什么?

Comprehensive data analysis workflow for CSV files with interactive guidance and flexible output formats. Use this skill whenever the user mentions: analyzin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 Data Analysis?

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

Data Analysis 是免费的吗?

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

Data Analysis 支持哪些平台?

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

谁开发了 Data Analysis?

由 yz6214589-hash(@yz6214589-hash)开发并维护,当前版本 v1.0.0。

💬 留言讨论