Policy Lawyer 1.0.0

v1.0.0

Reference the workspace policy playbook, answer"What are the rules for tone, data, and collaboration?" by searching the curated policy doc or listing its sec...

0· 277·1 current·1 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 promise a policy lookup tool and the provided files (references/policies.md, scripts/policy_lawyer.py, SKILL.md) implement exactly that. Required resources are minimal and appropriate for the stated purpose.
Instruction Scope
SKILL.md and the Python CLI limit actions to reading the specified policy file and printing matches. The instructions and code do not read unrelated system paths, access environment variables, or send data externally. The policy document's text mentions other workflow files (memory/YYYY-MM-DD.md, HEARTBEAT.md) but the skill does not read or write them.
Install Mechanism
There is no install spec; this is instruction-only with included source files. No downloads or archive extraction occur. The only packaging reference in README is an example path and not an install step.
Credentials
The skill declares no environment variables, credentials, or config paths. Its runtime only needs Python to run the included script, which matches the functionality.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It does not persist credentials or enable itself automatically.
Assessment
This skill appears safe and does only what it claims: read the included references/policies.md and present sections or keyword hits. Before installing, verify you trust the skill source and the contents of references/policies.md (it could contain internal guidance you may not want exposed). Note that the script can be run with a custom --policy-file path, so avoid pointing it at sensitive files. If you plan to allow autonomous invocation in an environment with sensitive files, consider restricting the agent's filesystem access or reviewing the code in scripts/policy_lawyer.py yourself.

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

latestvk978wgt2tsga6vtqfr0m1wvfh5821d3w

License

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

Comments