ELI5-TLDR

v1.0.0

Forces offering ELI5 or TLDR options after complex responses. Always present simplified alternatives.

0· 186·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, and runtime instructions all align: the skill's only behavior is to append simplified options after complex responses. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are limited to when/how to offer ELI5/TLDR and example formats. However the trigger criteria ('technical concepts', 'user might want quick summary') are subjective and give broad discretion to the agent — this can lead to inconsistent or over-eager activation unless the agent implements clear heuristics (token count threshold is concrete).
Install Mechanism
Instruction-only skill with no install spec and no code files—lowest risk for disk/network persistence or unexpected code execution.
Credentials
No environment variables, credentials, or config paths requested; nothing disproportionate to the stated purpose.
Persistence & Privilege
Registry flags show always: false, but SKILL.md states 'Always active. No trigger needed.' This is a behavioral mismatch (documentation vs registry). While not a security escalation (always:true is not set), the wording implies the skill expects to be applied by default; verify how the agent/platform enforces invocation and whether you want the skill applied automatically.
Assessment
This skill appears to do only what it says: offer ELI5/TLDR/Full options after complex replies and makes no external requests or installs. Before installing, decide whether you want this applied automatically or only when requested — the SKILL.md claims 'always active' but the registry does not force that. Ask for or implement clear trigger heuristics (e.g., token threshold, explicit user opt-in) to avoid overuse, and test with varied prompts to ensure it doesn't append options inappropriately.

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

latestvk970nkhgh8jf86gd0n4qparz3982rrkh

License

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

Comments