← Back to Skills Marketplace
lyla0921

Waste Disposal Guide

by Lyla0921 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
245
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install waste-disposal-guide
Description
Guide for proper chemical waste disposal by waste container color
Usage Guidance
This skill appears internally consistent and low-risk: it runs a local Python lookup and requires no network, installs, or secrets. Before using it operationally, verify the chemical lists against your local EHS (Environmental Health & Safety) guidance — the included lists are helpful but not authoritative. Also ask the publisher to correct the SKILL.md mismatches (mentions file I/O and R) so documentation accurately reflects the code. If you will rely on these instructions for actual hazardous-waste handling, confirm with your institution's EHS team rather than relying solely on this tool.
Capability Analysis
Type: OpenClaw Skill Name: waste-disposal-guide Version: 0.1.0 The waste-disposal-guide skill is a purely informational tool for chemical safety. The Python script (scripts/main.py) performs local lookups against a hardcoded dictionary of chemical categories and contains no network access, file system operations, or risky execution logic. The documentation (SKILL.md) is well-structured and lacks any indicators of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name and description (chemical waste disposal by container color) match the included Python script and data. The script performs local lookups and prints disposal guidance for listed chemicals — no unrelated capabilities are present.
Instruction Scope
SKILL.md runtime instructions and examples align with the script (use --chemical, --list-categories, --safety). However SKILL.md's risk table mentions reading/writing input/output files and 'Python/R scripts' generically; the provided code does not read or write files nor include R code. This is a minor inconsistency in documentation (overly broad risk claims) rather than a hidden action, but it should be corrected to avoid confusion.
Install Mechanism
No install spec — instruction-only with a single local Python script. No downloads, package installs, or binaries are requested.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not access environment variables or external secrets.
Persistence & Privilege
The skill does not request persistent/system privileges, does not set always:true, and does not modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install waste-disposal-guide
  3. After installation, invoke the skill by name or use /waste-disposal-guide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of waste-disposal-guide skill. - Provides chemical waste disposal instructions by waste container color. - Supports querying disposal info by chemical name and listing waste categories. - Includes safety precautions and a risk assessment overview. - No additional Python packages required; script runs locally.
Metadata
Slug waste-disposal-guide
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Waste Disposal Guide?

Guide for proper chemical waste disposal by waste container color. It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.

How do I install Waste Disposal Guide?

Run "/install waste-disposal-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Waste Disposal Guide free?

Yes, Waste Disposal Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Waste Disposal Guide support?

Waste Disposal Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Waste Disposal Guide?

It is built and maintained by Lyla0921 (@lyla0921); the current version is v0.1.0.

💬 Comments