data-analysis-sql
v1.0.4大数据开发工程师级数据分析与SQL技能。(1)多数据引擎SQL编写(Hive/SparkSQL/Presto/ClickHouse/Doris/MySQL/PG/BigQuery)。(2)复杂SQL改造调试与性能优化。(3)数仓建模(ODS/DWD/DWS/ADS)维度设计/SCD变更。(4)数据探查/指标设计/...
⭐ 1· 60·0 current·0 all-time
bywhisky@whiskeyforsun
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (multi-engine SQL, data modeling, docs generation) matches the included references and scripts (sql_formatter, sql_diff, doc_generator). However several README/SKILL.md statements claim XLSX batch parsing and automated XLSX→Markdown support; the provided doc_generator.py only parses plain text / interactive input and does not implement XLSX parsing. This is a capability mismatch (missing implementation) but not evidence of malicious behavior.
Instruction Scope
SKILL.md instructs the agent to write/modify/optimize SQL, consult local reference files, and optionally run the included scripts. The instructions do not direct the agent to read unrelated system files, environment variables, or send data to external endpoints. The skill will read/write local files when scripts are invoked (doc_generator can write an output_path file).
Install Mechanism
No install spec is provided (instruction-only skill with local scripts). No external downloads or package installs are present, which minimizes installation risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code likewise does not access environment secrets or network endpoints.
Persistence & Privilege
always:false (not force-included) and model invocation is allowed (the platform default). The skill does not request elevated persistence or modify other skills or system-wide settings.
Assessment
This skill appears to be what it says: a local set of references and small Python utilities for SQL formatting, diffing and generating Markdown docs. Before installing or enabling it you should: 1) Note the mismatch: documentation/README says XLSX batch parsing is supported, but scripts only handle interactive/plain-text input — don't assume XLSX parsing is implemented. 2) Review or run the three scripts in an isolated environment: they read inputs and may write Markdown files to a path you provide. Avoid giving it sensitive database credentials or piping sensitive files into it without inspecting them. 3) If you expect automated XLSX ingestion, request or provide an updated script that explicitly handles XLSX (and review any third-party libraries it would require). 4) Because the agent can be invoked autonomously (platform default), monitor outputs the first few times and test with non-sensitive examples to confirm behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk977ma95ze317z2aybfyaarja5840qjj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
