← Back to Skills Marketplace
gora050

Opengraphio

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
250
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install opengraphio
Description
OpenGraph.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenGraph.io data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install opengraphio
  3. After installation, invoke the skill by name or use /opengraphio
  4. 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
Slug opengraphio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Opengraphio?

OpenGraph.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenGraph.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.

How do I install Opengraphio?

Run "/install opengraphio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Opengraphio free?

Yes, Opengraphio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Opengraphio support?

Opengraphio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Opengraphio?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments