Lorem Gen
v1.0.0Generate placeholder text for design mockups, development, and testing. Supports classic Lorem Ipsum, hipster-style, and tech jargon. Output as plain text, H...
⭐ 0· 85·0 current·0 all-time
byJohn Wang@johnnywang2001
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 assets: the SKILL.md documents a CLI wrapper and the repository contains a single Python script whose sole purpose is generating lorem/hipster/tech placeholder text.
Instruction Scope
Runtime instructions only call the local script (python3 scripts/lorem_gen.py) with CLI flags. The SKILL.md and script do not read unrelated files, environment variables, or send data externally.
Install Mechanism
No install step is declared and the script uses only the Python standard library. Nothing is downloaded or extracted from external sources.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access any secrets or external services.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It only provides a local CLI script and does not modify agent/system configuration.
Assessment
This skill appears low-risk: it runs a small local Python script to produce placeholder text and requires no network access or credentials. If you plan to install or run it, ensure you have Python 3 available and that running small scripts from this source is acceptable in your environment. As with any third-party code, you can review the included scripts (scripts/lorem_gen.py) before executing; the file here is short, clear, and does not perform I/O beyond printing generated text.Like a lobster shell, security has layers — review code before you run it.
latestvk972x5hsm90y8r5fsrmsvmphzx838x9f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
