← 返回 Skills 市场
290
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install social-alignment
功能描述
Five-lens ethical compass for sovereign AI agents — evaluate actions across trust, ownership, defense, and sovereignty before proceeding.
安全使用建议
This skill claims to be an instruction-only ethical module but its manifest requires installing a remote package (pip and an unclear 'uv' installer). Because the bundle contains no code to review, installing would fetch and run code you can't audit. Recommendations before installing:
- Verify the package 'social-alignment' on PyPI and inspect its source repository (the listed GitHub URL) for recent commits, maintainers, and readable code.
- Ask the maintainer to explain the 'uv' installer and why both pip and uv are listed.
- If you must test it, install in an isolated environment (fresh virtualenv or disposable VM/container) with no access to sensitive files or credentials.
- Inspect the installed package contents for network calls, telemetry, or code that executes at install-time (setup.py/pyproject build hooks) before running it.
- Prefer requesting a version that attaches no network behavior or providing an audited local wheel if you need to run in a high-risk environment.
Given the inability to audit the package from this bundle, proceed cautiously and validate provenance and source code before granting it to any agent that has access to secrets or production resources.
功能分析
Type: OpenClaw Skill
Name: social-alignment
Version: 0.1.5
The social-alignment skill bundle provides a framework for AI agents to evaluate the ethics and risks of their actions using a 'five-lens' compass. The SKILL.md and metadata files describe a legitimate safety tool designed to enforce human-in-the-loop oversight for high-risk operations like financial transactions or command execution. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated goal of agent alignment and safety.
能力评估
Purpose & Capability
The skill's stated purpose (an alignment/ethical compass) is coherent with the instructions in SKILL.md (checks, persistence, escalation). However the SKILL.md also claims 'zero required dependencies' and 'no network', while the install section and registry metadata explicitly list pip install and an 'uv' installer for package social-alignment — a contradiction that needs clarification.
Instruction Scope
Runtime instructions describe alignment checks, creating an AlignmentEnclave, and optional persistence to a user-specified file (e.g., ~/.agent/alignment.json). These actions are consistent with the stated purpose and do not request unrelated system data or unrelated credentials. The only scope issue is the textual claim of 'no network' vs. the install-time network activity implied by pip/uv.
Install Mechanism
The manifest instructs installing a package named social-alignment via pip and also via an unknown 'uv' installer. There are no code files in the skill bundle to inspect locally, so installing will fetch remote code. 'pip' installs from PyPI (or other indexes) and can execute arbitrary code at install or runtime; the additional 'uv' installer is non-standard/ambiguous. Multiple install kinds for the same package increase uncertainty about provenance and risk.
Credentials
The skill does not request environment variables, secrets, or config paths beyond an optional local storage path for persistence. That is proportionate to an alignment component. The only environment-related requirement is that the system has the pip binary available to perform the install.
Persistence & Privilege
The skill does not request always: true, does not claim to modify other skills or global agent settings, and is user-invocable. It stores optional state in a user-specified local file (normal for this kind of component).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-alignment - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-alignment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
Entity-aware compass framing, five lenses as judgment, living with alignment
v0.1.4
Full SKILL.md rewrite — five lenses, context fields, self-state flags, configuration
v0.1.3
- Updated metadata.json with minor changes.
- No changes to core functionality or documentation in SKILL.md.
v0.1.2
Version 0.1.2 of social-alignment
- No code or documentation changes detected in this update.
- All features and usage remain consistent with the previous version.
v0.1.1
- Skill renamed from "nostralignment" to "social-alignment"
- Python package instructions updated to reflect the new name
- All code sample imports and usage references updated for "social_alignment"
- No changes to functionality or primary use cases
v0.1.0
- Initial release introducing the nostralignment skill for ethical alignment of sovereign AI agents.
- Implements the "yellow line compass" using five lenses: Builder, Owner, Partnership, Defense, and Sovereign.
- Provides severity escalation (CLEAR → CAUTION → YIELD → STOP), with agents always deferring to humans on STOP.
- Includes quick start examples and guidance for integrating ethical checks before significant agent actions.
- Designed for agents handling critical domains such as payments, data access, and trust-sensitive operations.
元数据
常见问题
Social Alignment 是什么?
Five-lens ethical compass for sovereign AI agents — evaluate actions across trust, ownership, defense, and sovereignty before proceeding. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 290 次。
如何安装 Social Alignment?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-alignment」即可一键安装,无需额外配置。
Social Alignment 是免费的吗?
是的,Social Alignment 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Alignment 支持哪些平台?
Social Alignment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Alignment?
由 vveerrgg(@vveerrgg)开发并维护,当前版本 v0.1.5。
推荐 Skills