← Back to Skills Marketplace
yz6214589-hash

Data Analysis

by yz6214589-hash · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yz6214589-hash-data-analysis
Description
Comprehensive data analysis workflow for CSV files with interactive guidance and flexible output formats. Use this skill whenever the user mentions: analyzin...
Usage Guidance
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.
Capability Analysis
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).
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yz6214589-hash-data-analysis
  3. After installation, invoke the skill by name or use /yz6214589-hash-data-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
init
Metadata
Slug yz6214589-hash-data-analysis
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Data Analysis?

Comprehensive data analysis workflow for CSV files with interactive guidance and flexible output formats. Use this skill whenever the user mentions: analyzin... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.

How do I install Data Analysis?

Run "/install yz6214589-hash-data-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Data Analysis free?

Yes, Data Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Data Analysis support?

Data Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Data Analysis?

It is built and maintained by yz6214589-hash (@yz6214589-hash); the current version is v1.0.0.

💬 Comments