Freedompay

v1.0.0

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

0· 29·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (FreedomPay integration) matches the instructions: all actions are performed via the Membrane CLI (search/connect/action/request) which is an appropriate way to integrate with FreedomPay.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI, browser-based login flow, and proxying requests through Membrane; it does not ask the agent to read unrelated files or environment variables or to exfiltrate data to unexpected endpoints.
Install Mechanism
There is no declared install spec in the registry, but the README instructs users to run a global npm install (@membranehq/cli). This is expected for a CLI-driven integration but carries the usual caution around global npm installs (verify package and source, consider npx if you prefer not to install globally).
Credentials
The skill declares no required environment variables or credentials; authentication is handled by Membrane's browser login and connection flow, which aligns with the skill's purpose and avoids requesting unrelated secrets.
Persistence & Privilege
The skill is not force-enabled (always=false) and does not request elevated persistence. Autonomous invocation is allowed (platform default) and is reasonable for this integration.
Assessment
This skill appears coherent: it tells you to install and use the Membrane CLI and to authenticate via Membrane rather than supplying FreedomPay API keys locally. Before installing, verify the @membranehq/cli package on npm/GitHub matches the project homepage (https://getmembrane.com) and consider using npx to avoid a global install. If you have strict security policies, confirm how Membrane stores or proxies credentials on their side and that you trust that vendor for handling FreedomPay authentication.

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

latestvk974pj2p4zn4a8bvx85wfp4gkh8485ww

License

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

Comments