← Back to Skills Marketplace
zxfei420

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

by Figo Cheung · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ✓ Security Clean
352
Downloads
1
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install yi-shang-ai-ethics-safety
Description
Comprehensive AI ethics safety and authenticity monitoring based on Instinctual Integrity Quotient (IIQ) theory. Detects three alienation patterns, ensures v...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yi-shang-ai-ethics-safety
  3. After installation, invoke the skill by name or use /yi-shang-ai-ethics-safety
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug yi-shang-ai-ethics-safety
Version 1.2.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 12
Frequently Asked Questions

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

Comprehensive AI ethics safety and authenticity monitoring based on Instinctual Integrity Quotient (IIQ) theory. Detects three alienation patterns, ensures v... It is an AI Agent Skill for Claude Code / OpenClaw, with 352 downloads so far.

How do I install AI 树德:义商本体伦理安全系统?

Run "/install yi-shang-ai-ethics-safety" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, AI 树德:义商本体伦理安全系统 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI 树德:义商本体伦理安全系统 support?

AI 树德:义商本体伦理安全系统 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by Figo Cheung (@zxfei420); the current version is v1.2.2.

💬 Comments