← Back to Skills Marketplace
Smugmug
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
205
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smugmug
Description
SmugMug integration. Manage Users. Use when the user wants to interact with SmugMug data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smugmug - After installation, invoke the skill by name or use
/smugmug - 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
Frequently Asked Questions
What is Smugmug?
SmugMug integration. Manage Users. Use when the user wants to interact with SmugMug data. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.
How do I install Smugmug?
Run "/install smugmug" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smugmug free?
Yes, Smugmug is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smugmug support?
Smugmug is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smugmug?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills