← 返回 Skills 市场
dorukardahan

Ralph Security Audit

作者 dorukardahan · GitHub ↗ · v3.0.0
cross-platform ⚠ suspicious
649
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ralph-security
功能描述
Comprehensive security audit with 100 iterations (~30-60 min). Use when user says 'security audit', 'ralph security', 'weekly security check', 'audit this pr...
安全使用建议
This skill is an instruction-only, 100-step security audit that will read project files, run git commands, scan for secrets, inspect environment variables, and write a `.ralph-report.md` in the repository. That behavior aligns with an audit, but note: (1) it will access environment variables and may surface secrets despite the skill declaring no required credentials, (2) it will write a report file that could contain sensitive findings — back up or inspect existing `.ralph-report.md` before running, and (3) if you run it against a live system the agent may request DB or infrastructure access (you would need to provide credentials separately). Only run this skill in a controlled environment where you are comfortable the agent can read the repo and env, and review the generated report before sharing it. If you need stricter boundaries, require the skill to declare which env/files it will access or run it inside an isolated container/CI job with read-only mounts.
功能分析
Type: OpenClaw Skill Name: ralph-security Version: 3.0.0 The skill bundle defines a comprehensive security audit. While it instructs the AI agent to perform high-risk actions like reading environment variables, searching for secrets (API keys, passwords, tokens), executing `git` commands, enumerating network services, and writing to the filesystem (for reports), these capabilities are explicitly and plausibly required for a legitimate security audit. The `SKILL.md` instructions are detailed and focused on reporting findings, not exfiltrating data or performing unauthorized actions. There is no evidence of malicious intent, prompt injection to subvert the agent, or instructions to act beyond the stated purpose of auditing the project.
能力评估
Purpose & Capability
Name and description match the behavior: the SKILL.md instructs the agent to enumerate stack files, CI, infra manifests, secrets, auth, and run 100 staged checks. These capabilities are coherent with a comprehensive security audit.
Instruction Scope
Runtime instructions explicitly tell the agent to read code, check environment variables, audit DB constraints, run git commands, and write/rotate a `.ralph-report.md` file. Reading repo files and running git is consistent, but the instructions are broad (e.g., 'check DB constraints', 'Environment variable audit') and give the agent discretion to access secrets and system state not declared elsewhere.
Install Mechanism
Instruction-only skill with no install spec and no shipped code — this is low-risk from an install perspective (nothing is downloaded or written by an installer).
Credentials
The skill requests access to environment variables, uncommitted sensitive files, and possibly databases, but requires.env and primary credential are empty. That mismatch means the agent may try to access sensitive local env/state without any declared credential scope or user prompt guidance.
Persistence & Privilege
always is false and the skill does not request system-wide persistence. It instructs writing and rotating `.ralph-report.md` in the workspace (normal for an audit), which may store discovered secrets or sensitive findings locally — users should be warned to protect that file.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ralph-security
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ralph-security 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Latest update
v2.0.0
Initial publish — security audit skill (10/100/1K/10K iterations)
元数据
Slug ralph-security
版本 3.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Ralph Security Audit 是什么?

Comprehensive security audit with 100 iterations (~30-60 min). Use when user says 'security audit', 'ralph security', 'weekly security check', 'audit this pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 649 次。

如何安装 Ralph Security Audit?

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

Ralph Security Audit 是免费的吗?

是的,Ralph Security Audit 完全免费(开源免费),可自由下载、安装和使用。

Ralph Security Audit 支持哪些平台?

Ralph Security Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ralph Security Audit?

由 dorukardahan(@dorukardahan)开发并维护,当前版本 v3.0.0。

💬 留言讨论