Pesticide

v1.0.0

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

0· 158·1 current·1 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ckchzh/pesticide.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Pesticide" (ckchzh/pesticide) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/pesticide
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install pesticide

ClawHub CLI

Package manager switcher

npx clawhub@latest install pesticide
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
158downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Pesticide — Pesticide Management Reference

Quick-reference skill for pesticide classification, application, safety, and integrated pest management.

When to Use

  • Selecting appropriate pesticides for specific pests
  • Calculating application rates and spray volumes
  • Implementing Integrated Pest Management (IPM) programs
  • Understanding pre-harvest intervals and residue limits
  • Managing pesticide safety and regulatory compliance

Commands

intro

scripts/script.sh intro

Overview of pesticides — classification, mode of action, regulatory framework.

classes

scripts/script.sh classes

Chemical classes — organophosphates, pyrethroids, neonicotinoids, biologicals.

ipm

scripts/script.sh ipm

Integrated Pest Management — thresholds, scouting, biological control, cultural practices.

application

scripts/script.sh application

Application methods — spraying, seed treatment, soil drench, fumigation, rates.

safety

scripts/script.sh safety

Safety protocols — PPE, REI, PHI, storage, disposal, emergency response.

resistance

scripts/script.sh resistance

Resistance management — IRAC/FRAC/HRAC groups, rotation strategies, monitoring.

regulations

scripts/script.sh regulations

Regulatory framework — EPA registration, MRLs, label law, record-keeping.

checklist

scripts/script.sh checklist

Pesticide application and compliance checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
PESTICIDE_DIRData directory (default: ~/.pesticide/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...