Diff

v2.0.4

diff reference tool

0· 233·2 current·2 all-time
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 match the included script and documentation: both produce offline reference text. Minor documentation wording (e.g., 'Required tools and access credentials' in the quickstart) mentions credentials generically despite the skill declaring no env vars or credentials — likely a documentation template artifact, not an access request.
Instruction Scope
SKILL.md and the included script produce static heredoc reference text. The runtime instructions do not call external endpoints, read arbitrary files, or access environment variables beyond standard shell behavior.
Install Mechanism
No install spec is provided and the skill is effectively instruction-only with an included bash script. Nothing is downloaded or written to disk at install time by the registry metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not reference secrets or external tokens.
Persistence & Privilege
Skill does not request always:true, does not attempt to modify other skills or system settings, and is user-invocable only (normal autonomous invocation allowed).
Assessment
This appears to be a harmless, offline reference tool. If you care about absolute assurance, inspect the included scripts (scripts/script.sh) before enabling — it is a plain bash script that prints documentation. Note the quickstart text generically mentions 'access credentials' but the skill does not require or use any credentials or network access. Standard caution: only enable/run skills from sources you trust and consider running untrusted scripts in a restricted/sandboxed environment.

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

latestvk971wkngjfc6m8ja2sh4e0dt8583f1xp

License

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

SKILL.md

Diff

diff reference tool. No API keys or credentials required — outputs reference documentation only.

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

Files

2 total
Select a file
Select a file to preview.

Comments

Loading comments…