← 返回 Skills 市场
gora050

Tinfoil Security

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tinfoil-security
功能描述
Tinfoil Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinfoil Security data.
安全使用建议
This skill appears coherent and does what it claims: it uses the Membrane CLI to manage a Tinfoil Security connection and run actions. Before installing or using it: (1) Verify you trust the @membranehq/cli package on npm and prefer installing from the official source (review the package on npm/github). (2) Understand the CLI login opens a browser or prints a headless authorization URL — you will grant Membrane access to manage the connector on your behalf. (3) The SKILL.md instructs a global npm install; global installs can modify your environment—consider using a contained environment (nvm, docker, or a local npm install) if you prefer. (4) Confirm the connectorKey (tinfoil-security) and the Membrane tenant you connect to are the intended, official endpoints. (5) The skill has no code files for static scanning, so its runtime behavior depends on the Membrane CLI and remote services; review Membrane's privacy/security docs if you will handle sensitive data.
功能分析
Type: OpenClaw Skill Name: tinfoil-security Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with Tinfoil Security via the Membrane CLI. It includes standard procedures for installation (npm install -g @membranehq/cli), authentication, and executing security scans. The instructions (SKILL.md) promote security best practices by advising the agent to use Membrane's managed connection system instead of requesting or handling raw API keys directly. No malicious code, data exfiltration, or harmful prompt injection attempts were identified.
能力评估
Purpose & Capability
The name/description (Tinfoil Security integration) matches the instructions: all runtime steps use the Membrane CLI to create a connection, discover and run actions against the tinfoil-security connector. No unrelated credentials, binaries, or OS hooks are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing and using the Membrane CLI, logging in via Membrane, creating/using connections, and running Membrane-managed actions. It does not instruct reading arbitrary host files, exporting unrelated environment variables, or sending data to endpoints outside Membrane/Tinfoil workflows.
Install Mechanism
This is an instruction-only skill (no install spec), but the docs instruct installing @membranehq/cli globally via npm (npm install -g). Installing global npm packages runs third-party code from the npm registry — normal for a CLI but worth reviewing. The skill itself does not bundle or download arbitrary archives or point to untrusted URLs.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow; the SKILL.md explicitly advises not to ask the user for API keys or tokens, which is proportionate.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes. It only instructs using the Membrane CLI and standard login flows, so there is no elevated platform privilege requested by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tinfoil-security
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tinfoil-security 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tinfoil-security
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tinfoil Security 是什么?

Tinfoil Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinfoil Security data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Tinfoil Security?

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

Tinfoil Security 是免费的吗?

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

Tinfoil Security 支持哪些平台?

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

谁开发了 Tinfoil Security?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论