data-analysis
Analyze Data and Build Charts
Teams often need quick analysis scripts and consistent charts from structured data. This skill generates Python workflows using pandas, NumPy, matplotlib, and seaborn for sandboxed review.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "data-analysis" from https://skillstore.io/skills/bohuyeshan-apb-data-analysis.md and its manifest at https://skillstore.io/api/skills/bohuyeshan-apb-data-analysis/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "data-analysis". A sales table with region, date, revenue, and product category columns.
Expected outcome:
A Python analysis workflow that groups revenue by region and category, reports missing values, and saves a styled comparison chart.
Using "data-analysis". A customer activity dataset with signup date, plan, and monthly usage fields.
Expected outcome:
A time-based analysis plan with monthly aggregation, plan-level comparisons, and a line chart for usage trends.
Using "data-analysis". A survey export with rating columns and free-form labels.
Expected outcome:
A cleaning and visualization workflow that summarizes response distributions and creates a readable heatmap.
Security Audit
High RiskThe backtick findings are false positives caused by Markdown inline code and code fence parsing, not shell execution. The skill does read OpenAI API configuration from environment and application settings, and it generates runnable Python code from user-provided context, so publication should require clear sandbox and credential handling guidance.
Confirmed security concerns (1)
Capability review items (11)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (9)
๐ Env variables (11)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/bohuyeshan-apb-data-analysis/audits/12?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/bohuyeshan-apb-data-analysis?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/bohuyeshan-apb-data-analysis?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/bohuyeshan-apb-data-analysis/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/bohuyeshan-apb-data-analysis.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
BOHUYESHAN-APB. (2026). data-analysis security audit report (audit version 12) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/bohuyeshan-apb-data-analysis/audits/12BibTeX citation
@techreport{bohuyeshan-apb-bohuyeshan-apb-data-analysis-2026,
author = {BOHUYESHAN-APB},
title = {data-analysis security audit report (audit version 12)},
institution = {Skillstore},
year = {2026},
number = {12},
url = {https://skillstore.io/skills/bohuyeshan-apb-data-analysis/audits/12},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "data-analysis security audit report (audit version 12)"
version: "1.0.0"
type: report
authors:
- name: "BOHUYESHAN-APB"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/bohuyeshan-apb-data-analysis/audits/12"
identifiers:
- type: other
value: "skillstore:bohuyeshan-apb-data-analysis:audit:12"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
supercent-io-data-analysis
2026-08-21
acurioustractor-data-analysis
2026-08-21
bohuyeshan-apb-data-analysis
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Explore a CSV dataset
Generate a pandas workflow that profiles columns, summarizes missing values, and prepares charts for review.
Create presentation visuals
Build chart scripts that use consistent styling for reports, notebooks, or generated documents.
Prototype analysis automation
Turn a plain language analysis requirement into a runnable Python script for a controlled sandbox.
Try These Prompts
Analyze this dataset context and create a simple Python script that summarizes key columns and missing values. Include one clear chart.
Create analysis code that groups the data by the named category, compares the main metric across groups, and saves a readable bar chart.
Generate a Python analysis script that parses the date column, aggregates the metric by month, highlights trend changes, and saves a line chart.
Use the supplied data context to create a complete sandbox-ready analysis script. Clean invalid rows, compute grouped metrics, and produce one publication-quality visualization.
Best Practices
- Run generated scripts only in a sandbox with limited file and network access.
- Provide clear column names, data types, and the exact question to answer.
- Review generated analysis steps before using results in business decisions.
Avoid
- Do not run generated code directly on sensitive production systems.
- Do not include secrets or private customer data in the analysis prompt.
- Do not assume generated charts prove causation without statistical review.
Frequently Asked Questions
What does this skill generate?
Does it execute the generated code?
Which credentials does it need?
Can it analyze any file type?
Can Claude Code use this skill?
How should I review the output?
Developer Details
Author
BOHUYESHAN-APBLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Repository
https://github.com/BOHUYESHAN-APB/N-T-AI/tree/main/backend/app/skills/common/data_analysis_skillRef
7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 183 views
File structure