← 返回 Skills 市场
gora050

Very Good Security

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install very-good-security
功能描述
Very Good Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with Very Good Security data.
安全使用建议
This skill is coherent for integrating with Very Good Security via Membrane, but before installing: (1) verify and review the @membranehq/cli package on npm/GitHub to ensure it is the official client and to check what it writes to disk; (2) note the SKILL.md implicitly requires npm/npx and the 'membrane' binary even though metadata doesn't declare them — ensure your environment is appropriate; (3) prefer using npx or pinning a specific CLI version rather than installing 'latest' globally to reduce supply-chain risk; (4) be aware the CLI uses browser-based auth or printed auth URLs and will store local credentials/tokens for sessions — review where those tokens are stored and rotate/remove them if you revoke access; (5) if you need higher assurance, run the CLI in an isolated environment (VM/container) until you audit it. Overall the skill appears to do what it claims, but verify the Membrane CLI before granting it access on your primary machine.
功能分析
Type: OpenClaw Skill Name: very-good-security Version: 1.0.3 The skill provides instructions for an AI agent to interact with Very Good Security (VGS) using the Membrane CLI (@membranehq/cli). It covers installation, authentication, and action execution through the Membrane platform. The content is consistent with its stated purpose and does not contain any indicators of malicious intent, data exfiltration, or harmful prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill's name/description (VGS integration) aligns with the instructions (use Membrane CLI to connect to Very Good Security). However, the package metadata declares no required binaries or credentials while the instructions implicitly require npm/npx and a 'membrane' CLI — a mismatch that should be documented. Asking the user to install @membranehq/cli is reasonable for this purpose.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI: login, create connections, discover and run actions. It does not instruct reading unrelated files, scraping environment variables, or sending data to unexpected endpoints. It explicitly advises not to ask users for API keys and to let Membrane handle auth.
Install Mechanism
There is no formal install spec (skill is instruction-only), but the README tells users to run 'npm install -g @membranehq/cli@latest' and uses 'npx' for ad-hoc runs. Installing from npm is a common, moderate-risk step — it writes to disk and executes code from the public registry. The skill does not point to a pinned version or a verified release URL; consider auditing the @membranehq/cli package source before global installation.
Credentials
The skill declares no required environment variables and the instructions rely on Membrane for credential handling. No unrelated credentials or config paths are requested. This is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked 'always: true' and uses normal autonomous invocation defaults. It is instruction-only and does not request persistent system-wide changes or modification of other skills' configs. Expect the Membrane CLI to store local auth state when you run 'membrane login', which is normal for a CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install very-good-security
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /very-good-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 very-good-security
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Very Good Security 是什么?

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

如何安装 Very Good Security?

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

Very Good Security 是免费的吗?

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

Very Good Security 支持哪些平台?

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

谁开发了 Very Good Security?

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

💬 留言讨论