Payrexx

v1.0.0

Payrexx integration. Manage data, records, and automate workflows. Use when the user wants to interact with Payrexx data.

0· 25·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill's name and description claim Payrexx integration and all runtime instructions perform Payrexx actions via the Membrane CLI. The requested capabilities align with the stated purpose.
Instruction Scope
SKILL.md stays on-scope: it instructs installing and using the Membrane CLI, logging in, creating connections, listing and running actions, and proxying requests to Payrexx. One minor mismatch: the skill metadata lists no required binaries, but the instructions require npm (to install @membranehq/cli) and a browser (for membrane login). The instructions do not ask for unrelated files, env vars, or endpoints.
Install Mechanism
No install spec in metadata, but SKILL.md directs a global npm install (@membranehq/cli). Installing from the public npm registry is expected for a CLI but has moderate risk (global installs modify the environment and may require elevated privileges). No arbitrary URL downloads or archive extraction are present.
Credentials
The skill declares no environment variables or secrets and explicitly advises against asking users for API keys. However, functioning requires a Membrane account and authenticating Payrexx via Membrane — i.e., users will grant access to the Membrane service, which holds and refreshes credentials server-side. This delegation is expected for this integration but is a trust decision.
Persistence & Privilege
The skill is instruction-only and does not request always:true or other elevated platform privileges. Autonomous invocation is allowed (platform default) but not combined with broad or unexplained access.
Assessment
This skill uses the Membrane CLI to act on Payrexx and does not ask for local API keys, which is coherent. Before installing: (1) be aware the SKILL.md expects npm and a browser for login (global npm installs may require sudo and alter your system PATH); (2) you will be delegating Payrexx access to the Membrane service — only proceed if you trust that third party; (3) running the CLI will require network access and a Membrane account; and (4) the skill can be invoked by the agent automatically (normal for skills), so consider whether you want an agent to run payment-related actions without manual review.

Like a lobster shell, security has layers — review code before you run it.

latestvk97azjjhd030nhan1mg8nv0sz984739r

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments