Quickcsv
v1.0.0Convert JSON, YAML, or TSV files to standardized CSV format with automatic header detection and consistent output for easy data analysis and processing.
⭐ 0· 20·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included tool.py which implements JSON/YAML/TSV to CSV conversion; no unrelated env vars, binaries, or capabilities are requested.
Instruction Scope
SKILL.md only documents CLI usage for local file conversion. The instructions do not ask the agent to read unrelated files, call external endpoints, or access secrets.
Install Mechanism
No install spec or external downloads. The skill is instruction + a Python script; nothing is fetched from remote URLs or installed automatically.
Credentials
The skill requests no environment variables or credentials. The Python script operates only on files provided by the user.
Persistence & Privilege
always:false and no code to modify agent/system config or other skills. The skill does not request persistent background privileges.
Assessment
This skill appears coherent and purpose‑aligned. Before installing: (1) ensure you trust the skill author (source/homepage unknown) and are comfortable running a provided Python script; (2) run it in a controlled environment or sandbox if you want extra caution; (3) ensure the target environment has PyYAML available (yaml.safe_load is used); (4) avoid pointing it at sensitive files you don't want read/processed — it will open whatever file path you supply; and (5) note the listed price in SKILL.md if that matters to you.Like a lobster shell, security has layers — review code before you run it.
latestvk9725e50kjqha94tvc3qts67hd850d8v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
