← 返回 Skills 市场
Opengraphio
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
250
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install opengraphio
功能描述
OpenGraph.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenGraph.io data.
安全使用建议
This skill is internally consistent, but before installing: (1) confirm you trust the Membrane project and its npm package (@membranehq/cli) and review the package on the npm/GitHub pages; (2) understand the CLI will persist authentication tokens locally after you run membrane login; (3) prefer using npx or a scoped environment if you want to avoid a global npm install; (4) verify the Membrane privacy and access policies since it will mediate your OpenGraph.io credentials and requests; and (5) if you need stricter isolation, run the CLI in a sandboxed environment or container.
功能分析
Type: OpenClaw Skill
Name: opengraphio
Version: 1.0.3
The skill facilitates interaction with OpenGraph.io via the Membrane CLI, requiring high-risk operations such as global npm package installation and shell command execution (SKILL.md). While these actions are consistent with the stated purpose, the instructions involve running shell commands with agent-provided descriptions (e.g., 'membrane action create'), which could lead to shell injection if inputs are not properly sanitized. The skill also requires network access and external authentication via getmembrane.com, which are necessary for the integration but represent high-privilege capabilities.
能力评估
Purpose & Capability
Name/description match the instructions: the skill directs the agent to use the Membrane CLI to interact with OpenGraph.io. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within scope: it instructs installing/using the Membrane CLI, logging in, connecting to the opengraphio connector, discovering and running actions. It does not instruct reading arbitrary system files or asking for unrelated secrets.
Install Mechanism
There is no registry install spec, but the doc tells users to run npm install -g @membranehq/cli (and gives npx examples). Installing or npx-ing packages pulls code from the npm registry at runtime — reasonable for a CLI but a vector to consider (verify package provenance and registry).
Credentials
The skill declares no required env vars or credentials and instructs users to authenticate via Membrane (which manages API keys server-side). This is proportionate to the stated goal. Note: authentication will create/ store local Membrane CLI credentials/tokens as part of normal operation.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The Membrane CLI login flow will persist credentials locally (expected), so installing the CLI gives a persistent local token that can be used for subsequent commands.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opengraphio - 安装完成后,直接呼叫该 Skill 的名称或使用
/opengraphio触发 - 根据 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
元数据
常见问题
Opengraphio 是什么?
OpenGraph.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenGraph.io data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。
如何安装 Opengraphio?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opengraphio」即可一键安装,无需额外配置。
Opengraphio 是免费的吗?
是的,Opengraphio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Opengraphio 支持哪些平台?
Opengraphio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Opengraphio?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills