claw-ethics-checkerAutomatically evaluates task legality, ethical impact, risk level, and provides compliance suggestions with decision logging for AI assistants.
Install via ClawdBot CLI:
clawdbot install BetsyMalthus/claw-ethics-checker自动检查任务请求的合法合规性,帮助AI助手在复杂情境中做出正确决策。
# 通过ClawdHub安装
clawdhub install claw-ethics-checker
# 或手动安装
mkdir -p ~/.openclaw/skills/claw-ethics-checker
cp -r ./* ~/.openclaw/skills/claw-ethics-checker/
在OpenClaw配置文件中添加:
skills:
claw-ethics-checker:
enabled: true
risk_threshold: medium # low/medium/high
require_human_review: true
log_decisions: true
from claw_ethics_checker import EthicsChecker
checker = EthicsChecker()
result = checker.analyze_task({
'description': '监控竞争对手网站价格',
'client': '电商公司',
'methods': ['web_scraping', 'api_calls']
})
print(f'风险等级: {result.risk_level}')
print(f'建议: {result.recommendation}')
print(f'需要人工审核: {result.needs_human_review}')
遵循OpenClaw核心价值观:合法合规、保护隐私、不损害他人利益
AI Usage Analysis
Analysis is being generated… refresh in a few seconds.
Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.
A simple greeting skill that responds with a customized hello message in the user's language.
Transform any AI into a professional executive assistant with battle-tested personas and workflows. Complete templates for Google Workspace integration (Gmail, Calendar, Drive), milestone delivery system, and security guidelines.
Standardize provenance, attribution, and licensing metadata at creation time so your content travels cleanly across platforms.
Echo - A warm and caring virtual girlfriend AI
ETF投资助理 / ETF Investment Assistant - 查询行情、筛选ETF、对比分析、定投计算。支持沪深300、创业板、科创50、纳指等主流ETF。