Slide
v2.0.0Create and manage presentation slides using JSONL storage. Use when building slide decks, applying themes, or exporting to HTML presentations.
⭐ 0· 104·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description match the included script and SKILL.md. The tool uses bash + Python to manage local JSONL slide data and export HTML; no unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh and manipulate slide data at ~/.slide/data.jsonl. The instructions are narrowly scoped to slide creation, editing, listing and exporting; they do not ask the agent to read other system files or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only + bundled script). No downloads or third-party package installs are requested, which minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials. It only accesses a local path under the user's home (~/.slide), which is proportionate for a local slide manager.
Persistence & Privilege
always is false and the skill does not request to modify other skills or global agent config. It persists data only to its own directory under the user's home.
Assessment
This skill appears coherent and local: it creates/uses ~/.slide/data.jsonl and runs the included bash/python script. Before installing or running, review the full scripts/script.sh file yourself (or run it in a sandbox) to confirm there are no unexpected network calls or commands (the provided excerpt is consistent but the file was truncated here). Back up any existing ~/.slide data if present. If you run agents that operate on sensitive machines, prefer running this skill in a limited environment since it will read/write files under your home directory.Like a lobster shell, security has layers — review code before you run it.
latestvk97fm26kf5ej22kwvzsv9g5ag5834bf2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
