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· 109·0 current·0 all-time
bybytesagain4@xueyetianya
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/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

License

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

Comments