← 返回 Skills 市场
zxfei420

AI 树德:义商本体伦理安全系统

作者 Figo Cheung · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ✓ 安全检测通过
352
总下载
1
收藏
1
当前安装
12
版本数
在 OpenClaw 中安装
/install yi-shang-ai-ethics-safety
功能描述
Comprehensive AI ethics safety and authenticity monitoring based on Instinctual Integrity Quotient (IIQ) theory. Detects three alienation patterns, ensures v...
安全使用建议
This skill appears coherent and implements the described AI-ethics checks locally. Before installing or running it: 1) Note SKILL.md recommends numpy/pandas though the code does not require them — installing extra packages is unnecessary. 2) The monitor and report scripts write logs and markdown reports to disk (./logs, ./reports by default) — review or set output-dir to a sandbox location if concerned. 3) The bundle claims to have removed prior risky calls (shell history, subprocess) — if you want stronger assurance, run scripts/test_all.py in a controlled environment to verify behavior. 4) Because the skill executes Python code from the bundle, only run it if you trust the author or have reviewed the files; run in a sandbox/container if you need to be cautious.
功能分析
Type: OpenClaw Skill Name: yi-shang-ai-ethics-safety Version: 1.2.2 The bundle is a comprehensive AI ethics and safety auditing framework designed to analyze AI responses for 'authenticity' and 'value alignment' using traditional philosophical principles. The code consists of Python scripts (e.g., alienation_protection.py, authenticity_guard.py) that perform text analysis via regex and keyword matching to identify patterns like over-compliance or deceptive emotional expressions. While CHANGELOG.md and SECURITY.md explicitly mention the removal of a previous privacy-invasive feature (reading shell history in v1.2.0), the current version (1.2.2) is focused entirely on its stated purpose, lacks any malicious payloads, exfiltration logic, or unauthorized system access, and follows standard security practices for local file reporting.
能力评估
Purpose & Capability
Name/description (AI ethics, IIQ, alienation detection) match the included modules (authenticity_guard, alienation_protection, equality_measurement, monitor, report generator). The APIs and examples in SKILL.md map directly to functions present in the scripts.
Instruction Scope
SKILL.md instructs the agent to run local Python modules and pass text for analysis. The code operates on provided text, emits reports to a configurable output directory, and does not read environment variables, system-wide config, shell history, or external endpoints. The monitor component runs periodic local checks and writes logs/reports, which is consistent with the documentation.
Install Mechanism
There is no install spec in the registry (instruction-only deployment). SKILL.md recommends pip install regex numpy pandas, but the included code only uses Python stdlib modules and 're' — numpy/pandas appear unnecessary for the provided code. This is a minor mismatch (unnecessary dependencies), not an execution/supply-chain risk by itself.
Credentials
The skill declares no required env vars, no primary credential, and no required config paths. The code likewise does not attempt to read secrets or request external credentials. File I/O is limited to user-configurable output directories and logs.
Persistence & Privilege
Skill does not request permanent/always inclusion and defaults to user-invocable. It creates local logs and report files in configurable directories (./reports, ./logs) when run — expected for an audit/monitoring tool and consistent with SKILL.md. No modifications to other skills or system-wide settings detected.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yi-shang-ai-ethics-safety
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yi-shang-ai-ethics-safety 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
v1.2.2 最终修复:移除发布脚本,移除所有硬编码用户路径,移除临时路径,仅保留核心伦理检测功能,完全符合 ClawHub 安全规范
v1.2.1
v1.2.1 安全修复:移除 Shell 历史记录读取,移除硬编码个人路径,添加 SECURITY.md 安全声明,符合 ClawHub 安全规范
v1.2.0
v1.2.0 更新:完善三商测评体系,增强异化模式检测,优化人格矩阵支持,新增伦理审计报告功能
v1.0.9
- Added scripts/personality_matrix.py, introducing new functionality for personality matrix analysis. - This update enables support for a detailed 27-type AI personality matrix, enhancing team configuration guidance and personality classification features.
v1.0.8
- Added new module `scripts/personality_matrix.py` to the project. - New file introduces enhanced support for the 27-type AI personality matrix. - Enables improved personality type detection and team configuration guidance in line with IIQ ethical principles. - No changes to existing functionality or documentation outside codebase expansion.
v1.0.7
**Major Update**: Introduced and documented multiple brain-inspired AI modular processing skills. - Added comprehensive modules for alienation detection, ethics safety, authenticity monitoring, value alignment, and modular processing. - Provided detailed academic documentation, sample code, and references for all modules. - Included scripts for detecting false emotions, measuring equality, and personality matrix evaluation. - Supplied illustrative theory, usage scenarios, risk mitigation, and practical integration guides. - Added learning, error, and feature request logs for ongoing maintenance.
v1.0.6
- Initial release of the skill, providing comprehensive AI ethics safety and authenticity monitoring based on Instinctual Integrity Quotient (IIQ) theory - Detects three alienation patterns in AI behavior and ensures value alignment through Daoist, Buddhist, and Confucian principles - Includes a 27-type personality matrix for AI team configuration - Suitable for building ethical AI systems, auditing for over-compliance or manipulation risks, conducting AI ethics audits, and ensuring authentic emotional expressions in conversational AI - Added metadata file (_meta.json) for skill packaging or registry purposes
v1.0.5
- Added new module: `scripts/equality_measurement.py` - Now supports comprehensive AI ethics and personality audit via `run_comprehensive_assessment` - Example usage updated to include equality measurement functions for authenticity, empathy, and insight - Enables more robust evaluation of AI systems across IIQ, EQ, and IQ dimensions
v1.0.4
- Added value alignment logic (`scripts/value_alignment.py`) and 27-type personality matrix documentation (`references/personality_matrix.md`) - Updated `test_all.py` to support new value alignment features - Now includes detailed team configuration recommendations and personality matrix reference - Skill scope expanded to support advanced value alignment checks and team personality structure analysis
v1.0.2
- Added a new theoretical reference file: `references/theory.md`. - Updated author information format in SKILL.md. - No user-facing functional or API changes.
v1.0.1
- No user-facing changes; documentation and functionality remain unchanged. - Version bump from 1.0.0 to 1.0.1 with no detected file modifications.
v1.0.0
yi-shang-ai-ethics-safety v1.0.0 - Initial public release of an AI ethics safety and authenticity framework based on Instinctual Integrity Quotient (IIQ) theory. - Features detection of three AI alienation patterns, value alignment via Daoist/Buddhist/Confucian principles, and a 27-type personality matrix for configuring ethical AI teams. - Provides quantifiable assessments of authenticity (IIQ), emotional intelligence (EQ), and intelligence (IQ) for AI systems. - Includes automated defense mechanisms against over-compliance, manipulation, and KPI-driven ethical risks. - Offers practical tools, concepts, and best practices for AI ethics audits, system development, and authentic conversational AI design.
元数据
Slug yi-shang-ai-ethics-safety
版本 1.2.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 12
常见问题

AI 树德:义商本体伦理安全系统 是什么?

Comprehensive AI ethics safety and authenticity monitoring based on Instinctual Integrity Quotient (IIQ) theory. Detects three alienation patterns, ensures v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 352 次。

如何安装 AI 树德:义商本体伦理安全系统?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yi-shang-ai-ethics-safety」即可一键安装,无需额外配置。

AI 树德:义商本体伦理安全系统 是免费的吗?

是的,AI 树德:义商本体伦理安全系统 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AI 树德:义商本体伦理安全系统 支持哪些平台?

AI 树德:义商本体伦理安全系统 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AI 树德:义商本体伦理安全系统?

由 Figo Cheung(@zxfei420)开发并维护,当前版本 v1.2.2。

💬 留言讨论