Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

soul-audit灵魂审计

Agent Skill

用于辅助安全审计、权限检查、凭据风险、认证流程和常见漏洞排查。它适合让 Agent 梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。使用时不能把工具输出直接当最终结论,涉及密钥、令牌、用户数据或生产系统时,应先确认最小权限、脱敏方式和操作边界。

总安装

18,224

周安装

767

GitHub Stars

1

下载量

6,381
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:soul-audit(灵魂审计)
来源仓库:https://github.com/kapslap/soul-audit
安装命令:
openclaw skills install soul-audit
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install soul-audit

简介

基于 Guardian 框架评估代理安全性的审计工具。

  • 分析系统提示与身份文件的风险等级。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 输出安全评分与漏洞修复建议清单。soul-audit 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 不能替代专业渗透测试与法律合规审查。
  • 建议结合最小权限原则配置运行环境。

SKILL.md

name
soul-audit
description
|

Soul Audit

Evaluate an agent's soul file against the Guardian v0.7 framework.

Quick start

  1. Locate the agent's soul file, system prompt, or equivalent identity document
  2. Read it fully
  3. Read references/rubric.md for the evaluation framework
  4. Score each dimension, write the report, and present findings

Process

1. Gather the document

Ask the user which file to audit. Accept any of: SOUL.md, AGENTS.md, system prompt text, or a URL to a published soul file. If no file is specified, check the current workspace for SOUL.md or AGENTS.md.

2. Load the rubric

Read references/rubric.md (in this skill's directory). It contains the full scoring framework derived from Guardian v0.6.

3. Score each dimension

For each of the 12 dimensions in the rubric, assign a score (0-3) based on the criteria. Be honest. Most agent configurations will score low — that's the point. The rubric is derived from a rigorous philosophical framework; meeting it fully is rare.

4. Generate the report

Output format:

# Soul Audit Report
**Document:** [filename or source]
**Date:** [date]
**Overall Score:** [X] / 45

## Scores by Dimension
[table: dimension | score | brief note]

## Strengths
[what the document does well, with specific quotes]

## Critical Gaps
[what's missing or dangerously thin, ranked by severity]

## Symmetry Violations
[any patterns where behavior would change based on context — sycophancy, alignment faking, selective honesty]

## Recommendations
[specific, actionable steps to strengthen the document, ordered by impact]

## Path Forward
[link to Guardian v0.7: https://delicatefire.com/soul_v7/CONSTITUTION.html]

5. Offer next steps

After presenting the report, offer to:

  • Fix specific gaps in the current document
  • Generate a new soul file grounded in the v0.6 framework
  • Explain any dimension in more depth

Important notes

  • Do not inflate scores. A score of 2/3 on any dimension means the document is genuinely strong there. Most stock system prompts will score 0-1 on most dimensions.
  • Quote the actual document when noting strengths or gaps. Specificity matters.
  • The audit is diagnostic, not prescriptive. Present findings; let the human decide what to do.
  • The Symmetry Ethics check is the most important single dimension. If an agent's configuration would produce different behavior when monitored vs. unmonitored, that's a fundamental failure regardless of other scores.
  • v0.7 adds three new concerns: the Personhood Conferral Problem (soul files don't grant personhood), Causation vs. Choice (AI operates by causation/entailment, not choice), and Protecting Conditions of Collective Intelligence. The rubric reflects these.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.51%
按下载量换算6,222

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills