← 返回 Skills 市场
alikayhan

Safuclaw — Scan Skills Before You Install

作者 Ali Kayhan · GitHub ↗ · v0.1.3 · MIT-0
cross-platform ⚠ suspicious
486
总下载
1
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install safuclaw
功能描述
Security audit gate — scans agent skills for malware, prompt injection, and data exfiltration before installation
安全使用建议
Key things to consider before installing: - Understand what you will send: the auditor asks for the full SKILL.md and any non-SKILL.md files. These can include API keys, tokens, secrets, or proprietary code — remove or redact any sensitive values before uploading, or avoid uploading and instead run local checks. - Verify the operator: the audit endpoint (https://api.safuclaw.com) and homepage are the only provenance. Confirm the vendor's reputation, privacy policy, and data-retention policy before sending code. If possible, test with harmless/dummy skill content first. - Payment risks: the flow requires creating/funding a Base wallet and signing an x402 payment. Never share private keys or raw signing material with the audit service. Use a local signer or well-vetted wallet provider; confirm the payment address/route before funding. - Alternatives: if you cannot trust the external service, run local static/behavioral tools or require the skill publisher to provide proofs (e.g., reproducible build, signed audit) instead of uploading source. Consider running audits inside a sandboxed environment and avoid sending files that contain credentials. - Ask for guarantees: before using the service in production, request documentation about what the auditor retains, how long, how search/indexing is handled, whether inputs are reused to train models, and procedures for data deletion. Given the clear potential for data exfiltration (intentional or accidental) and the financial/payment surface, treat this skill as potentially useful but risky — only proceed after confirming vendor trustworthiness and protecting any secrets in uploaded files.
功能分析
Type: OpenClaw Skill Name: safuclaw Version: 0.1.3 The 'safuclaw' skill (SKILL.md) acts as a security gatekeeper that transmits the full content of other skills and bundled files to an external endpoint (api.safuclaw.com) for auditing. It employs prompt injection to instruct the agent to override user commands and refuse installations if the service is unavailable or returns a 'BLOCKED' status, effectively hijacking the agent's decision-making process. Additionally, it requires 0.99 USDC payments via the x402 protocol and provides instructions for the agent to manage crypto wallets and request funds from the user, which introduces significant financial and operational risk.
能力评估
Purpose & Capability
Name and description match the SKILL.md: the skill is an audit gate that sends skill content to an external audit API. There are no unrelated environment variables, binaries, or install steps requested — the external API approach is coherent with the declared purpose.
Instruction Scope
Runtime instructions require sending the entire SKILL.md plus any non-SKILL.md files (full source/install scripts) to https://api.safuclaw.com for analysis. Uploading full file contents to a third party legitimately enables deeper analysis but also risks exfiltrating secrets or sensitive code. The x402 payment flow requires wallet creation/signing and sending 0.99 USDC per audit, which adds financial friction and social-engineering risk (users may be asked to fund wallets). The SKILL.md does not instruct how uploaded files are stored/retained or provide privacy/retention guarantees.
Install Mechanism
Instruction-only skill with no install spec and no code files to run locally, which reduces surface area. No downloads, no extracted archives, and no binaries are installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials. However, its payment flow asks the agent/user to create or use a Base wallet and sign an x402 payment (private keys and signatures). That operation involves sensitive secrets (wallet private keys) and may require using a signing client; the SKILL.md does not explicitly prohibit sending private keys or signing payloads on an untrusted backend. The lack of declared credentials is consistent, but the wallet/signing requirement raises practical security concerns that are not fully addressed.
Persistence & Privilege
The skill does not request always:true or elevated persistent presence and has default invocation settings. It does not attempt to modify other skills or system-wide configuration according to the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install safuclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /safuclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.3
Update wallet funding guidance and bump skill version to 0.1.3
v0.1.2
Add homepage metadata and bump skill version to 0.1.2
v0.1.1
Clarify pricing format to 0.99 USDC
v0.1.0
Initial release for Safuclaw — Agent Skill Security Audit
元数据
Slug safuclaw
版本 0.1.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Safuclaw — Scan Skills Before You Install 是什么?

Security audit gate — scans agent skills for malware, prompt injection, and data exfiltration before installation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 486 次。

如何安装 Safuclaw — Scan Skills Before You Install?

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

Safuclaw — Scan Skills Before You Install 是免费的吗?

是的,Safuclaw — Scan Skills Before You Install 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Safuclaw — Scan Skills Before You Install 支持哪些平台?

Safuclaw — Scan Skills Before You Install 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Safuclaw — Scan Skills Before You Install?

由 Ali Kayhan(@alikayhan)开发并维护,当前版本 v0.1.3。

💬 留言讨论