← 返回 Skills 市场
1386
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install privacy-cards
功能描述
Create and manage Privacy.com virtual cards. Use for generating single-use cards, merchant-locked cards, listing cards, setting spending limits, pausing/closing cards, and viewing transactions via the Privacy.com API.
安全使用建议
This skill's instructions legitimately use Privacy.com APIs, but the package metadata omits the required PRIVACY_API_KEY — that's an internal inconsistency you should question before installing. Do not provide a production API key unless you trust the skill owner. Prefer testing with a sandbox key first, and only grant least-privilege credentials needed. Ask the publisher why the metadata doesn't declare the required env var and whether the skill stores or transmits your key anywhere beyond api.privacy.com. Monitor and rotate keys if you test or use this skill; avoid giving enterprise-level keys that return PAN/CVV unless absolutely necessary.
功能分析
Type: OpenClaw Skill
Name: privacy-cards
Version: 1.0.0
The skill bundle is benign. It provides instructions and examples for interacting with the Privacy.com API to manage virtual cards. All network requests are directed to legitimate Privacy.com domains (api.privacy.com, sandbox.privacy.com), and the API key is handled securely via an environment variable. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended function or perform unauthorized actions. The `references/api.md` file contains only documentation and a benign Python example for webhook verification.
能力评估
Purpose & Capability
The SKILL.md accurately describes Privacy.com card management and shows curl examples against api.privacy.com; that matches the stated purpose. However the registry metadata does not declare the API key (PRIVACY_API_KEY) as a required environment variable or primary credential even though the runtime instructions require it. This mismatch is an incoherence between declared requirements and actual capability.
Instruction Scope
The runtime instructions are narrowly scoped to calling Privacy.com endpoints (create/list/update cards, query transactions, webhook verification). They do not instruct reading unrelated files, system paths, or contacting external endpoints outside the official Privacy.com domains. Examples correctly note sandbox vs production differences.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk from an installation perspective because nothing will be downloaded or written to disk by an installer.
Credentials
The instructions require a PRIVACY_API_KEY (sensitive financial API key) but the registry metadata lists no required env vars or primary credential. Requesting an API key to manage virtual cards is proportionate to the skill's purpose, but omitting that requirement from metadata is a red flag: it makes it unclear how the agent runtime will be authorized or how the key will be supplied/used. The API key grants control over payment instruments and potentially access to transaction data and, with higher privileges, PAN/CVV — so ensure only the minimum-privilege key is used (prefer sandbox for testing).
Persistence & Privilege
always:false (normal). The skill is user-invocable and model invocation is allowed (default). While autonomous invocation is standard, pairing autonomous invocation with access to a financial API increases potential impact if the key is provided — verify trust in the skill and owner before granting credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install privacy-cards - 安装完成后,直接呼叫该 Skill 的名称或使用
/privacy-cards触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Privacy Cards 是什么?
Create and manage Privacy.com virtual cards. Use for generating single-use cards, merchant-locked cards, listing cards, setting spending limits, pausing/closing cards, and viewing transactions via the Privacy.com API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1386 次。
如何安装 Privacy Cards?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install privacy-cards」即可一键安装,无需额外配置。
Privacy Cards 是免费的吗?
是的,Privacy Cards 完全免费(开源免费),可自由下载、安装和使用。
Privacy Cards 支持哪些平台?
Privacy Cards 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Privacy Cards?
由 JohnieLee(@johnielee)开发并维护,当前版本 v1.0.0。
推荐 Skills