Pingbell
v1.0.2PingBell integration. Manage Organizations. Use when the user wants to interact with PingBell data.
⭐ 0· 122·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
OpenClaw
Benign
high confidencePurpose & Capability
The skill claims to integrate with PingBell and its instructions exclusively use the Membrane CLI and a Membrane account to discover connectors, run actions, and proxy API requests — this matches the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login via browser, listing connections/actions, running actions, and proxying requests. It does not ask to read unrelated files, export secrets, or transmit data to unexpected endpoints beyond Membrane/PingBell.
Install Mechanism
Install is a single npm global package (@membranehq/cli). Using npm is expected here but carries the usual supply-chain considerations (verify package provenance and the org). There is no arbitrary URL download or archive extraction.
Credentials
The skill declares no environment variables or credentials. Runtime uses browser-based Membrane authentication and connector-based access; requested privileges are proportionate to the described integration.
Persistence & Privilege
Skill is instruction-only, no install-time persistence, always:false, and no config paths modified. Agent autonomous invocation is allowed (platform default) but not combined with other concerning requests.
Assessment
This skill is instruction-only and delegates auth & API calls to the Membrane service. Before installing the Membrane CLI, verify the npm package (@membranehq/cli) is from the official maintainer and that you trust Membrane to proxy your PingBell data (review their privacy/security docs). Prefer running the CLI in a controlled environment (not a high-privilege build server), and be aware browser-based login will open an auth flow. If you need stricter data residency, confirm how Membrane stores/proxies connector data before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk972gss6mez5y84dzspf928sk1842cve
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
