← Back to Skills Marketplace
Perigon
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
265
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install perigon
Description
Perigon integration. Manage Organizations. Use when the user wants to interact with Perigon data.
Usage Guidance
This skill is coherent: it tells you to use the Membrane CLI and a Membrane account to access Perigon data. Before installing/running anything: (1) verify the @membranehq/cli package on npm and inspect its repository (https://github.com/membranedev) to ensure it is legitimate; (2) prefer using npx or installing in a contained environment if you want to avoid a global npm install; (3) be prepared to complete an interactive login flow (browser-based or code exchange) and only enter auth codes at the official Membrane prompt; (4) do not share your system or unrelated service credentials — Membrane is intended to handle auth server-side; (5) if you need higher assurance, review the CLI source code or run it in an isolated VM/container first.
Capability Analysis
Type: OpenClaw Skill
Name: perigon
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the Perigon financial news platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and executing actions through the Membrane framework, which handles credentials server-side. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description (Perigon integration) align with the instructions that use Membrane to connect to a Perigon connector and run actions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to installing and using the Membrane CLI, performing login flows, creating connections, discovering and running actions. It does not instruct reading unrelated files, exfiltrating environment variables, or calling unexpected endpoints beyond Membrane/Perigon.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to run an npm global install (npm install -g @membranehq/cli@latest) and sometimes npx. This is a standard public-package install; the skill itself does not perform downloads. Users should verify the CLI package on npm/GitHub before installing or prefer npx to avoid a global install.
Credentials
No environment variables, secrets, or config paths are declared or required by the skill; authentication is delegated to Membrane's login flow, which is appropriate for the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills. Autonomous invocation is allowed by default but there are no additional privileged requests in the skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install perigon - After installation, invoke the skill by name or use
/perigon - 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 Perigon?
Perigon integration. Manage Organizations. Use when the user wants to interact with Perigon data. It is an AI Agent Skill for Claude Code / OpenClaw, with 265 downloads so far.
How do I install Perigon?
Run "/install perigon" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Perigon free?
Yes, Perigon is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Perigon support?
Perigon is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Perigon?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills