← 返回
安全合规 中文

Waste Disposal Guide

Guide for proper chemical waste disposal by waste container color
按废料容器颜色正确处置化学废物的指南
lyla0921
安全合规 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 492
下载
💾 8
安装
1
版本
#latest

概述

Waste Disposal Guide

Guide for disposing specific chemical wastes into the correct colored waste containers.

Usage

python scripts/main.py --chemical "chloroform"
python scripts/main.py --list-categories

Waste Categories

ContainerColorAccepts
---------------------------
HalogenatedOrangeChloroform, DCM, halogenated solvents
Non-halogenatedRedEthanol, acetone, organic solvents
AqueousBlueWater-based solutions, buffers
AcidYellowAcids (dilute/concentrated)
BaseWhiteBases, alkali solutions
Heavy MetalGrayMercury, lead, cadmium waste
SolidBlackGloves, paper, solid debris

Parameters

  • --chemical: Chemical name to look up
  • --list-categories: List all waste categories
  • --safety: Show safety notes

Output

  • Disposal instructions
  • Container color
  • Safety precautions

Risk Assessment

Risk IndicatorAssessmentLevel
-----------------------------------
Code ExecutionPython/R scripts executed locallyMedium
Network AccessNo external API callsLow
File System AccessRead input files, write output filesMedium
Instruction TamperingStandard prompt guidelinesLow
Data ExposureOutput files saved to workspaceLow

Security Checklist

  • [ ] No hardcoded credentials or API keys
  • [ ] No unauthorized file system access (../)
  • [ ] Output does not expose sensitive information
  • [ ] Prompt injection protections in place
  • [ ] Input file paths validated (no ../ traversal)
  • [ ] Output directory restricted to workspace
  • [ ] Script execution in sandboxed environment
  • [ ] Error messages sanitized (no stack traces exposed)
  • [ ] Dependencies audited
  • Prerequisites

No additional Python packages required.

Evaluation Criteria

Success Metrics

  • [ ] Successfully executes main functionality
  • [ ] Output meets quality standards
  • [ ] Handles edge cases gracefully
  • [ ] Performance is acceptable

Test Cases

  1. Basic Functionality: Standard input → Expected output
  2. Edge Case: Invalid input → Graceful error handling
  3. Performance: Large dataset → Acceptable processing time

Lifecycle Status

  • Current Stage: Draft
  • Next Review Date: 2026-03-06
  • Known Issues: None
  • Planned Improvements:
  • Performance optimization
  • Additional feature support

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 02:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Voice To Protocol Transcriber

lyla0921
语音记录实验步骤与观察,实时转录为结构化实验文档。
★ 0 📥 629
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,699
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,586