Compose
v2.0.4Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compose concepts, best practices, and implementation patterns.
⭐ 0· 156·1 current·1 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Compose reference) match the actual code: a small shell script that prints local reference text. All required resources are minimal and proportionate. Minor inconsistency: SKILL.md lists version 2.0.3, registry metadata is 2.0.4, and the script sets VERSION="2.0.2" — this is likely a bookkeeping/versioning mismatch but not a functional or security concern.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation and explicitly states no external API calls or credentials. The included script only emits heredoc content and does not read other files, environment variables, or call external services.
Install Mechanism
There is no install specification and no binaries or downloads. The skill is instruction-only plus a small local script, which is the lowest-risk install posture.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not reference or attempt to read environment variables or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify agent configuration or other skills.
Assessment
This skill appears safe: it only prints static documentation and requests no credentials or network access. Before installing, review the small script if you want full assurance and note the minor version-string mismatches (likely bookkeeping). If the publisher or repository changes in the future, re-check the code for any new network calls or credential usage.Like a lobster shell, security has layers — review code before you run it.
latestvk974m44n9cw8pwrajnvz5prxxs83hkqa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
