Orm Builder

v2.0.2

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for ORM Builder concepts, best practices, and implementation patterns.

0· 179·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/orm-builder.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Orm Builder" (bytesagain1/orm-builder) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/orm-builder
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install orm-builder

ClawHub CLI

Package manager switcher

npx clawhub@latest install orm-builder
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & 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
179downloads
0stars
3versions
Updated 1mo ago
v2.0.2
MIT-0

Orm Builder

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for ORM Builder concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...