3d-wordcloud-visualizer

v1.0.0

3D 词云可视化工具 - 将对话历史或其他文本数据自动转换为炫酷的 3D 地球词云,支持多格式文件导入(JSON/MD/TXT),自动中文分词和词频统计,生成 TOP30 高频词的 3D 可视化效果

0· 77·0 current·0 all-time
byoxf4vul@0xf4vul
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match requested actions: parse JSON/MD/TXT, do Chinese segmentation, compute top words, and produce a self-contained HTML visualizer. Declared dependencies (Three.js, OrbitControls, segmentit via jsdelivr) are appropriate for a browser-only 3D visualization.
Instruction Scope
SKILL.md tells the agent to create an HTML file that includes file upload UI and client-side parsing/rendering. Instructions do not ask for unrelated files, credentials, or system access. Note: the workflow uses browser file upload (local) and CDN libraries — the skill does not instruct uploading user data to remote endpoints, which is consistent with its 'pure front-end' claim.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk install posture. The only external network activity is loading JS libs from jsdelivr CDN at runtime in the user's browser.
Credentials
No environment variables, credentials, or config paths are requested. The absence of secrets is proportionate to a local, client-side visualizer.
Persistence & Privilege
always:false and default invocation settings. The skill does not request permanent agent presence or elevated privileges, nor does it instruct altering other skill configs.
Assessment
This skill appears coherent and low-risk: it generates a local HTML file that runs entirely in your browser and asks for no credentials. Before using it, inspect the generated HTML to confirm it only includes expected CDN script tags and client-side code (no fetches to unknown endpoints). If you will visualize sensitive conversation data, prefer to host required libraries locally or run the page offline (cache the jsdelivr scripts) to avoid runtime dependency on third-party CDN availability or modification. Keep uploaded files small (<10MB as recommended), and do not paste highly sensitive secrets into files you visualize.

Like a lobster shell, security has layers — review code before you run it.

3d-visualizationvk97ercysxd6bhhnc8xvec7sht183h329data-visualizationvk97ercysxd6bhhnc8xvec7sht183h329latestvk97ercysxd6bhhnc8xvec7sht183h329threejsvk97ercysxd6bhhnc8xvec7sht183h329word-cloudvk97ercysxd6bhhnc8xvec7sht183h329workbuddy-skillvk97ercysxd6bhhnc8xvec7sht183h329

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments