pyspark-to-excel

v1.0.0

将 PySpark .show() 输出转为可直接粘贴到 Excel 的 Tab 分隔格式。触发词:pyspark、数据转excel、表格整理、venus数据、show输出、复制到excel、数据格式化。

0· 40·0 current·0 all-time
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 (convert PySpark .show() to Excel-ready tab-separated text) match the SKILL.md processing steps. No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
SKILL.md contains a narrowly scoped, deterministic sequence of text-transform steps (remove separator lines, strip outer pipes, split on '|', trim cells, remove footer). It does not instruct reading files, environment variables, or network endpoints, nor does it request adding commentary (explicitly forbids it).
Install Mechanism
No install spec and no code files are present (instruction-only). This yields minimal surface area — nothing is written to disk or downloaded.
Credentials
The skill requires no credentials, env vars, or config paths. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
always is false and there is no request to modify other skills or system configuration. The skill is user-invocable; autonomous invocation is allowed by platform default but that alone is not a concern given the skill's narrow scope.
Assessment
This skill is internally consistent and low-risk: it simply converts pasted PySpark .show() output into tab-separated rows suitable for Excel and explicitly forbids adding commentary. Before installing or using it, avoid pasting any sensitive data (credentials, PII) into the skill input, test with small examples to confirm the conversion handles edge cases (e.g., cell values containing '|' or leading/trailing spaces), and verify the agent's output is only the code-block TSV as specified. Because the skill is instruction-only, its safety depends on the runtime enforcing the SKILL.md rules; if you require stronger guarantees, prefer a local script you can inspect and run yourself.

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

latestvk97bjcxf790j1evxjwwakqfbf184585f

License

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

Comments