Orm Builder
v2.0.2Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for ORM Builder concepts, best practices, and implementation patterns.
⭐ 0· 115·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (ORM Builder reference) match the actual contents: the skill provides local reference text and examples. The included shell script simply prints documentation; nothing requested or installed is disproportionate to a reference tool.
Instruction Scope
SKILL.md states outputs are plain-text via heredoc with no external API calls; the script implements exactly that. The script does not read files, environment variables, or call network endpoints. (Minor correctness issues in the script are present but not security-relevant: e.g., a VERSION mismatch and a single-quoted heredoc in show_help prevents $VERSION expansion.)
Install Mechanism
No install specification; the skill is instruction-only with one harmless script. Nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are declared or accessed. The script does not reference sensitive env vars or external services.
Persistence & Privilege
Skill is not marked always:true and does not modify agent/system configuration. It does not request persistent presence or elevated privileges.
Assessment
This skill is low-risk: it prints static reference text and requires no credentials, installs, or network access. You can safely review or run the included script to inspect its output. If you want extra caution, run the script in a sandboxed shell or container before giving it execution privileges. Note the trivial issues (script VERSION variable mismatch and a help heredoc that won't expand $VERSION) are functionality bugs, not security concerns.Like a lobster shell, security has layers — review code before you run it.
latestvk976dazmytvkjbkqnp72v2mv1183h5d5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
