Schema

v2.0.1

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

0· 148·1 current·1 all-time
bybytesagain4@xueyetianya
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Schema reference for devtools) align with the provided content: SKILL.md and the included script only output local reference text. There are no unexpected environment variables, binaries, or credentials requested.
Instruction Scope
Runtime instructions and the script are limited to printing heredoc documentation and handling a simple command dispatch. Small inconsistencies exist in the docs (e.g., quickstart mentions "access credentials" generically, cheatsheet lists a 'troubleshooting' command while the script provides 'debugging'), but these are documentation bugs rather than indications of out-of-scope behavior.
Install Mechanism
No install spec is provided and this is an instruction-only skill with a single helper script. Nothing is downloaded or written to disk by an installer; the included script is benign shell that only produces static output.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not read environment variables or credentials. There is proportionality between declared needs and implementation.
Persistence & Privilege
Flags show always:false and default model invocation; the skill does not request persistent/system-wide changes or higher privileges. It does not modify other skills or system settings.
Assessment
This skill appears to only print local reference text and does not require credentials or network access. Before installing, note minor documentation inconsistencies (version string mismatch, command name differences like 'debugging' vs 'troubleshooting') — these are usability bugs, not security issues. If you need strict guarantees, review the included scripts yourself (scripts/script.sh) to confirm it matches your expectations; otherwise it's safe and low-risk to use.

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

latestvk97540012n0vgyp2mwevcs02m183h3e6
148downloads
0stars
3versions
Updated 3w ago
v2.0.1
MIT-0

Schema

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Schema 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...