Statute

v1.0.0

Legal statutes reference — statutory interpretation, legislative process, types of statutes, and citation formats. Use when researching laws, understanding s...

0· 97·0 current·0 all-time
byBytesAgain2@ckchzh
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 (legal statute reference) align with the included SKILL.md and the bundled scripts. The skill does not request unrelated credentials or binaries and only exposes a local STATUTE_DIR configuration entry (reasonable for storing user data).
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh commands (intro, process, structure, interpretation, etc.). The instructions are narrowly scoped to producing legal-reference content and do not direct reading arbitrary system files, network exfiltration, or accessing secrets.
Install Mechanism
No install spec is provided (instruction-only with a bundled script), so nothing is downloaded at install time. The included script is executed locally when invoked; this is proportionate for the skill's purpose.
Credentials
The skill declares no required environment variables or credentials. SKILL.md documents an optional STATUTE_DIR (default ~/.statute/) which is reasonable for local storage and is not a secret.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated or persistent platform privileges. Autonomous invocation is allowed by default, which is expected for skills of this type.
Assessment
This skill appears to be a harmless local reference: it runs a bundled shell script that prints explanatory text and does not request credentials or perform network activity based on the inspected content. Before installing, you may: (1) open scripts/script.sh yourself to confirm there are no network calls or file writes beyond what you expect; (2) if you are cautious, run the script in a sandboxed environment to observe behavior; (3) note the optional STATUTE_DIR (~/.statute/) — if the skill ever writes files there, review what it stores. If the repository updates later, re-check any new code for unexpected downloads, exec calls, or requests for secrets.

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

latestvk9731ffm7b2vh2vzep14arcb2983ajar

License

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

Comments