Bytesagain License Picker

v1.0.0

Open source license reference — SPDX identifiers, permissive vs copyleft comparison, license compatibility matrix, patent clauses, and compliance scanning tools

0· 30·0 current·0 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 and description describe a license reference tool and the skill requests no credentials, binaries, or config paths. The included script only emits reference documentation text, which matches the stated purpose.
Instruction Scope
SKILL.md instructs the agent to output plain-text documentation and explicitly states no external API calls or network access. The runtime script defines cmd_* functions that only print heredocs and do not read other files or access the network.
Install Mechanism
No install spec is provided (instruction-only skill). No downloads or package installs are declared, so nothing arbitrary will be written to disk beyond the shipped script.
Credentials
The skill requires no environment variables, no credentials, and no config paths. There are no requests for secrets or unrelated service tokens, which is proportional to a read-only reference tool.
Persistence & Privilege
always:false and default model invocation are used (normal). The skill does not request persistent system changes or elevated privileges.
Assessment
This skill appears to be a safe, self-contained reference: it prints static license guidance and does not request credentials or perform network calls. Before installing, you may want to (1) review the full scripts/script.sh file in the upstream repo yourself to confirm no hidden behavior (the packaged script here emits only heredocs), (2) remember this is reference material, not legal advice, and (3) avoid granting the agent extra file-system or network privileges if you want to ensure outputs remain local and read-only.

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

latestvk97a49rkag7w4wsemny2b8chk9846bv3

License

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

Comments