← 返回 Skills 市场
Smugmug
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
205
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install smugmug
功能描述
SmugMug integration. Manage Users. Use when the user wants to interact with SmugMug data.
安全使用建议
This skill is coherent but relies on the third-party Membrane CLI. Before installing/use: (1) verify the @membranehq/cli npm package and its GitHub repository to ensure you trust the publisher; (2) understand the login flow will open a browser (or produce a code) and that the CLI will store authentication tokens/connection metadata locally or with Membrane; (3) only proceed if you trust Membrane to manage SmugMug credentials server-side; (4) avoid supplying SmugMug API keys directly to the agent (the skill explicitly advises against it). If you need tighter control, inspect the npm package source first or run the CLI in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: smugmug
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with SmugMug using the Membrane CLI (@membranehq/cli). It details standard procedures for installation, authentication, and managing SmugMug resources like albums and images through the Membrane platform. The instructions are well-documented, require user interaction for sensitive authentication steps, and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (SmugMug integration, manage users/images/albums) matches the instructions which call out actions like list-album-images, get-image, create-album, delete-image, etc. Using a connector-based service (Membrane) for SmugMug access is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login, creating a connection, and running/searching actions. It does not request unrelated file or environment access, nor does it instruct the agent to exfiltrate data or read unrelated system state.
Install Mechanism
No install spec in the registry (instruction-only), but the runtime instructions direct users to run `npm install -g @membranehq/cli@latest`. A global npm install is a standard mechanism but can execute package install scripts and requires trusting the published npm package and its publisher. This is expected for a CLI-based integration but worth verifying the package's provenance (npm page, GitHub repo, maintainer).
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys; authentication is handled via the Membrane login flow. The requested access (network + Membrane account) is proportionate to a connector-based SmugMug integration.
Persistence & Privilege
always:false (normal). The Membrane CLI login flow will create/refresh credentials and store connection state locally or server-side via Membrane; this is expected but means tokens/connection metadata will exist after login. The agent's ability to invoke the skill autonomously is default behavior—acceptable here, but note it increases blast radius if you allow autonomous agents access to your account.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smugmug - 安装完成后,直接呼叫该 Skill 的名称或使用
/smugmug触发 - 根据 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
元数据
常见问题
Smugmug 是什么?
SmugMug integration. Manage Users. Use when the user wants to interact with SmugMug data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。
如何安装 Smugmug?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smugmug」即可一键安装,无需额外配置。
Smugmug 是免费的吗?
是的,Smugmug 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smugmug 支持哪些平台?
Smugmug 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smugmug?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills