Autoplot Skill自动数据可视化

Security checks across malware telemetry and agentic risk

Overview

The skill's files, runtime instructions, and required binary (python3) are coherent with a no-code data-visualization tool and do not request unrelated credentials or hidden network endpoints.

This skill appears to do what it says: read local CSV/Excel/JSON files and produce charts. Before installing or running it: 1) Only run it on data you are comfortable having read and written by the agent — it will read any file path you give it and write output files (HTML/PNG/SVG/PDF). 2) Interactive HTML output includes embedded JavaScript (client-side) and will contain your data; be cautious about sharing those files. 3) Ensure required Python packages are installed (pandas, plotly, openpyxl) and note that static image export may need extra packages (e.g., kaleido). 4) If you handle sensitive data, test the script on sample non-sensitive files first or run it in an isolated environment. If you want higher assurance, review the entire script content (the provided file is straightforward Python) or run it in a sandbox before granting it access to important datasets.

SkillSpector

By NVIDIA

SkillSpector findings are pending for this release.

VirusTotal

No VirusTotal findings

View on VirusTotal