← Back to Skills Marketplace
Tinfoil Security
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
153
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tinfoil-security
Description
Tinfoil Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinfoil Security data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tinfoil-security - After installation, invoke the skill by name or use
/tinfoil-security - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Tinfoil Security?
Tinfoil Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tinfoil Security data. It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.
How do I install Tinfoil Security?
Run "/install tinfoil-security" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tinfoil Security free?
Yes, Tinfoil Security is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tinfoil Security support?
Tinfoil Security is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tinfoil Security?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills