← Back to Skills Marketplace
Outseta
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install outseta
Description
Outseta integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Outseta data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to talk to Outseta and asks you to authenticate through Membrane rather than supplying API keys. Before installing or running commands, verify the Membrane CLI package (npm/@membranehq/cli) comes from the expected source and that you trust getmembrane.com. If you prefer not to install a global CLI, use npx to run commands transiently. In headless environments the login flow prints an authorization URL and a code — be prepared to have the user complete that step. If you have concerns about giving a third-party CLI network access, test in a sandbox environment first.
Capability Analysis
Type: OpenClaw Skill
Name: outseta
Version: 1.0.3
The skill provides a standard integration for the Outseta platform using the Membrane CLI. The instructions in SKILL.md guide the agent to use managed authentication and pre-built actions, which is a security best practice to avoid handling raw API keys locally. No malicious patterns, data exfiltration, or harmful prompt injections were identified.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Outseta integration) align with the runtime instructions: all actions are performed via the Membrane CLI which connects to Outseta and exposes CRM/subscription-related actions. The skill does not request unrelated credentials, binaries, or access.
Instruction Scope
SKILL.md limits instructions to installing/using the Membrane CLI, authenticating via Membrane, creating connections, discovering and running actions, and best practices. It does not instruct reading unrelated files, exfiltrating data to unexpected endpoints, or accessing unrelated environment variables.
Install Mechanism
This is an instruction-only skill with no install spec, but it instructs the user/agent to install @membranehq/cli from npm (npm install -g or npx). Installing a third-party global npm CLI is a normal approach but carries the usual supply-chain/trust considerations — the SKILL.md does not contain any direct downloads from unknown URLs.
Credentials
The skill declares no required env vars or primary credential and explicitly advises letting Membrane handle auth rather than asking for API keys. It does require a Membrane account and network access, which is proportional to the stated purpose.
Persistence & Privilege
No 'always: true' flag, no installs that persist files (instruction-only), and no requests to change other skills or system-wide settings. Autonomous invocation is allowed (platform default) and is not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outseta - After installation, invoke the skill by name or use
/outseta - 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 Outseta?
Outseta integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Outseta data. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install Outseta?
Run "/install outseta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outseta free?
Yes, Outseta is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Outseta support?
Outseta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outseta?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills