Poem Generator

v2.0.0

诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems.

1· 349·2 current·2 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 (poem generation, haiku, couplets, etc.) matches the included files: shell scripts provide templates and commands for generating various poem types. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md and scripts primarily provide prompt templates and CLI wrappers. Minor inconsistency: SKILL.md example shows 'poem-generator run' but the provided scripts expose commands like write/haiku/couplet and a different CLI verb set (script.sh uses draft/headline/seo etc.). This is a documentation mismatch but not a security issue. The runtime instructions do not ask the agent to read arbitrary system files or send data externally.
Install Mechanism
No install spec; instruction-only plus two local shell scripts. No downloads, package installs, or extraction from remote URLs.
Credentials
The scripts read standard environment variables (POEM_GENERATOR_DIR, XDG_DATA_HOME, HOME) to choose a local data directory and create files there. No secrets/credentials are requested. Note: the skill will create and append logs under the data directory (default: $XDG_DATA_HOME or $HOME/.local/share/poem-generator).
Persistence & Privilege
always:false and no special privileges. The only persistent effect is writing a history.log under the skill's data directory; it does not modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: provide poem templates and generate text. Before running, review the included scripts (they are small and readable). Be aware it will create a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/poem-generator) and append simple usage/history logs to history.log; if you prefer a different location, set POEM_GENERATOR_DIR. There are no network calls or credential requests. Also note the SKILL.md shows a 'run' example not implemented in the scripts — a documentation mismatch rather than malicious behavior. Avoid running scripts as root unless you understand and want the files placed in system paths.

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

latestvk9748vpat23mk3fv8n02852cdx8331ceproductivityvk97305xyk6emj7fasvzq8rf8c182spfh

License

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

Comments