← 返回 Skills 市场
Vryno
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
192
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vryno
功能描述
Vryno integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vryno data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to manage Vryno data. Before installing: (1) confirm you trust the Membrane project (homepage and GitHub) because you'll grant it access to your Vryno account via OAuth; (2) prefer using npx or a local install if you want to avoid a global npm install that modifies system binaries; (3) review the OAuth scopes and connection details when you run membrane connect/login so you know what access is being granted; (4) be aware that the CLI will run network operations on your behalf — avoid pasting sensitive local secrets into commands. If you need higher assurance, inspect the @membranehq/cli source on the referenced GitHub repo before installing.
功能分析
Type: OpenClaw Skill
Name: vryno
Version: 1.0.1
The skill requires the agent to perform high-risk actions including global npm package installation (`npm install -g @membranehq/cli`) and the execution of shell commands to interact with the Membrane platform. While these capabilities are plausibly needed for the stated purpose of Vryno integration, the reliance on external CLI execution and remote action generation in `SKILL.md` introduces a significant attack surface. No clear evidence of intentional malice was found, but the broad shell and network requirements meet the threshold for a suspicious classification.
能力评估
Purpose & Capability
The name/description (Vryno integration) align with the SKILL.md, which documents using the Membrane CLI to connect to Vryno, discover actions, and run them. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, action list/run). They do not instruct reading arbitrary files or environment variables, nor do they direct data to endpoints outside the Membrane/Vryno flow. The skill does rely on network access and interactive or headless OAuth flows.
Install Mechanism
The SKILL.md instructs installing @membranehq/cli via npm (global install) or using npx. This is a common approach but does pull code from the npm registry; users should be aware of the typical risks of installing third‑party CLIs globally (privilege to write global bins, potential supply-chain risks).
Credentials
No environment variables or local secrets are requested, which matches the guidance to let Membrane handle auth. However, using this skill delegates Vryno access to the Membrane service — the user will grant Membrane (a third party) access to their Vryno account via the login/connection flow. That delegation is expected for the stated purpose but is a privacy/trust consideration.
Persistence & Privilege
The skill does not request always:true, no install spec writes files as part of the skill bundle, and it does not request modification of other skills or system-wide agent settings. Normal autonomous invocation is allowed by default (not a concern by itself).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vryno - 安装完成后,直接呼叫该 Skill 的名称或使用
/vryno触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Vryno 是什么?
Vryno integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vryno data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Vryno?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vryno」即可一键安装,无需额外配置。
Vryno 是免费的吗?
是的,Vryno 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vryno 支持哪些平台?
Vryno 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vryno?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills