← 返回 Skills 市场
bytesagain3

Privacy

作者 bytesagain3 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
240
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install privacy
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Privacy concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple, local reference: it prints static privacy documentation and does not require credentials or network access. Before installing/running, you can: (1) inspect the included script (scripts/script.sh) yourself — it only outputs heredoc text; (2) note the small doc inconsistencies (version mismatch 2.0.3 vs 2.0.2 and wording about "access credentials" in quickstart) which are likely benign editorial issues; and (3) run it in a low-privilege or sandboxed environment if you prefer. There are no signs of data exfiltration or unexpected network calls.
功能分析
Type: OpenClaw Skill Name: privacy Version: 2.0.3 The 'privacy' skill bundle is a documentation reference tool that provides static information on privacy and security best practices. The shell script `scripts/script.sh` uses heredocs to output plain-text documentation and contains no network calls, file system modifications, or obfuscated code. The behavior is entirely consistent with the description in `SKILL.md`.
能力评估
Purpose & Capability
The name/description promise a privacy reference and the included files (SKILL.md and a small bash script) implement only static reference text. No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
SKILL.md and the script restrict output to heredoc text and state no network/API usage. Minor content inconsistencies exist: the quickstart text generically mentions "Required tools and access credentials" while the skill declares no required env vars/credentials; this appears to be documentation wording rather than an instruction to collect secrets.
Install Mechanism
No install spec is present and the skill is instruction-only with a bundled script. Nothing is downloaded or written to disk by an installer, so install risk is low.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not read environment variables or secrets. The requested environment access is proportionate (none) to the stated purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills/config. It does not require elevated privileges or persistent background behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install privacy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /privacy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Test
元数据
Slug privacy
版本 2.0.3
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 4
常见问题

Privacy 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Privacy concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。

如何安装 Privacy?

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

Privacy 是免费的吗?

是的,Privacy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Privacy 支持哪些平台?

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

谁开发了 Privacy?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.3。

💬 留言讨论