Pesticide

v1.0.0

Pesticide management reference — chemical classes, application methods, IPM strategies, residue limits, safety protocols. Use when selecting pest control pro...

0· 91·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
medium confidence
Purpose & Capability
Name/description (pesticide management reference) align with the provided SKILL.md and the script commands (intro, classes, ipm, application, safety, etc.). The included script implements those commands and there are no unrelated requirements (no cloud credentials, no extra binaries).
Instruction Scope
SKILL.md directs the agent to run local script.sh commands that output pesticide reference material. The instructions do not ask the agent to read arbitrary system files, access external endpoints, or collect unrelated environment data. They do reference an optional PESTICIDE_DIR config variable in documentation, but no required env vars are declared.
Install Mechanism
No install spec is present (instruction-only behavior). The skill does include a script file that will be executed when invoked, but it is included in the package (no downloads or external installers). No high-risk download or extraction steps are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented optional PESTICIDE_DIR is proportionate for local data storage and is not required. The script content shown does not read secrets or other env vars.
Persistence & Privilege
Flags are default (always: false; user-invocable; autonomous invocation allowed). The skill does not request permanent presence or modify other skills. This level of privilege is normal for user-invocable skills.
Assessment
This skill appears coherent and self-contained: it runs a bundled shell script that prints pesticide reference content and does not request credentials or perform network downloads in the shown code. Before installing, review the full scripts/script.sh (the provided excerpt is truncated) to confirm there are no unexpected network calls or file I/O later in the file. Run the skill in a restricted environment or sandbox if you want to be extra cautious, and avoid running it with elevated privileges. Remember this is a reference tool and not a substitute for official label/regulatory guidance; verify PHI/REI/residue limits from authoritative regulatory sources for compliance decisions.

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

latestvk9709n7r96t9s503rbt5y9jaxn83bqvj

License

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

Comments