← 返回 Skills 市场
gora050

Niftyimages

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install niftyimages
功能描述
NiftyImages integration. Manage Accounts. Use when the user wants to interact with NiftyImages data.
安全使用建议
This skill appears internally consistent: it tells the agent to use the Membrane CLI to broker access to NiftyImages rather than asking for API keys locally. Before installing/using it, confirm you trust the Membrane service (https://getmembrane.com) because Membrane will act as a broker for credentials and may see request/response data; review Membrane's privacy/security docs. When installing: prefer pinning a specific CLI version instead of @latest, and consider installing the CLI in an isolated or sandboxed environment if you have sensitive data. If you need higher assurance, inspect the @membranehq/cli package source on GitHub/NPM and verify the connector behavior and what data is sent to Membrane during a connector creation or action run.
功能分析
Type: OpenClaw Skill Name: niftyimages Version: 1.0.3 The skill bundle provides standard instructions for an AI agent to interact with NiftyImages using the Membrane CLI. It includes commands for installation, authentication, and action management (e.g., `membrane login`, `membrane connect`, and `membrane action run`) which are consistent with the stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (NiftyImages integration) align with the runtime instructions, which exclusively describe using the Membrane CLI to create connections and run actions against NiftyImages. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, action list/create/run) and how to operate in headless environments. It does not instruct reading arbitrary files, accessing unrelated environment variables, or transmitting data to external endpoints other than the expected Membrane/NiftyImages flow.
Install Mechanism
The doc recommends installing @membranehq/cli via npm (npm install -g @membranehq/cli@latest). This is a standard package install for a CLI-based integration and uses a public package registry rather than an untrusted download URL; no install spec is embedded in the skill itself (instruction-only).
Credentials
The skill declares no required environment variables or credentials. It relies on the Membrane login flow for authentication, which is appropriate for a brokered connector. There are no unrelated or excessive credential requests.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and allows normal autonomous invocation (platform default). It does not request persistent system modifications or access to other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install niftyimages
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /niftyimages 触发
  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 niftyimages
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Niftyimages 是什么?

NiftyImages integration. Manage Accounts. Use when the user wants to interact with NiftyImages data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Niftyimages?

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

Niftyimages 是免费的吗?

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

Niftyimages 支持哪些平台?

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

谁开发了 Niftyimages?

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

💬 留言讨论