Image Generation Test

v0.1.2

测试用的占位 skill,引导用户安装官方 GLM-Image-Generation skill。

0· 147·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 and description match the content: a test/placeholder that directs users to install the official GLM image generation skill. There are no unrelated requirements.
Instruction Scope
SKILL.md only contains a short message and a single install command; it does not instruct the agent to read files, access environment variables, or transmit data elsewhere.
Install Mechanism
The skill itself has no install spec (instruction-only). The README recommends using `npx clawhub@latest install JaredforReal/glm-image-gen`, which will fetch code from npm when you run it — this is expected for installing a different skill, but you should verify the target repository before running the command.
Credentials
No environment variables, credentials, or config paths are requested by this skill.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent presence or attempt to modify other skills or system settings.
Assessment
This skill is just a placeholder that tells you how to install the official GLM image generation skill — it doesn't do anything by itself. Before running the suggested `npx clawhub@latest install JaredforReal/glm-image-gen` command, verify you trust the referenced repository (JaredforReal/glm-image-gen), review the package/source if possible, and avoid running installation commands from untrusted environments where sensitive credentials are present. If you proceed to install the referenced skill, perform a separate security review of that skill (its install spec, required env vars, and SKILL.md) because this placeholder does not evaluate or protect that downstream code.

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

latestvk9731d7rkzkg3zr1a336zr29w583jrwk

License

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

Comments