← 返回 Skills 市场
aipoch-ai

Waste Disposal Guide

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install waste-disposal-guide-1
功能描述
Guide for disposing specific chemical wastes into the correct colored waste containers, with safety precautions and regulatory compliance notes.
安全使用建议
This skill appears internally consistent and safe from a software-security perspective, but it provides guidance on hazardous materials: (1) do not rely on it as a substitute for your institution's EHS or local regulations; verify output with your EHS office before acting; (2) the mixture-handling rules are simplified and may not cover complex or regulated waste streams—stop and consult EHS for ambiguous cases; (3) you can safely run the included script locally (python -m py_compile scripts/main.py then python scripts/main.py ...) to inspect behavior; (4) no secrets or network access are required by the skill, which reduces exfiltration risk.
功能分析
Type: OpenClaw Skill Name: waste-disposal-guide-1 Version: 1.0.0 The waste-disposal-guide skill is a legitimate utility for identifying chemical waste categories. The Python script (scripts/main.py) uses a hardcoded dictionary to map chemicals to disposal containers and lacks any network, file system, or environment access. The instructions in SKILL.md are strictly focused on safety, mixture handling, and regulatory compliance, with no evidence of malicious prompt injection or unauthorized behavior.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included Python script all describe and implement a local lookup/listing tool for chemical waste categories; no unrelated permissions, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to validating and running scripts/main.py and following a fixed lookup/workflow. The SKILL.md explicitly restricts scope (no emergency, radioactive, or biological guidance) and instructs the agent not to widen scope.
Install Mechanism
No install spec is present (instruction-only skill with an included script). Nothing is downloaded or written to disk by an installer; the only runtime action suggested is running the bundled Python script.
Credentials
The skill requests no environment variables, credentials, or config paths. All data the script uses is embedded in the script's WASTE_CATEGORIES dictionary.
Persistence & Privilege
always is false and there is no indication the skill modifies system or other-skill configuration. It can be invoked by the agent (default) but does not request permanent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install waste-disposal-guide-1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /waste-disposal-guide-1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
waste-disposal-guide v1.0.0 – Initial release - Provides guidance on disposing of specific chemical wastes into the correct colored waste containers. - Includes detailed usage instructions, safety notes, and regulatory compliance reminders. - Covers standard laboratory chemical waste categories only; excludes radioactive, biological, and emergency response guidance. - Introduces stress-case rules, structured outputs, and robust error handling for unsupported or incomplete queries. - Mixture handling: assigns the most hazardous waste stream to the appropriate container, with clear rules for halogenated solvents.
元数据
Slug waste-disposal-guide-1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Waste Disposal Guide 是什么?

Guide for disposing specific chemical wastes into the correct colored waste containers, with safety precautions and regulatory compliance notes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Waste Disposal Guide?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install waste-disposal-guide-1」即可一键安装,无需额外配置。

Waste Disposal Guide 是免费的吗?

是的,Waste Disposal Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Waste Disposal Guide 支持哪些平台?

Waste Disposal Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Waste Disposal Guide?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论