← Back to Skills Marketplace
gora050

Spondyr

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install spondyr-integration
Description
Spondyr integration. Manage Organizations. Use when the user wants to interact with Spondyr data.
Usage Guidance
This skill is coherent with its stated purpose, but before installing and using it you should: 1) Confirm @membranehq/cli is the official Membrane package (check npm publisher, GitHub repo, package version, and integrity), 2) Prefer using npx or pinned versions instead of a global npm -g install if you want to avoid persisting third-party binaries, 3) Understand that using the skill will route Spondyr data and authentication through Membrane (a third party) — review Membrane's privacy/security docs and whether they provide appropriate assurances for healthcare data (e.g., BAA/HIPAA compliance) before granting access, 4) Only authorize accounts you control and avoid entering credentials into untrusted environments, and 5) If you need stronger guarantees, ask the skill author/maintainer for an install spec, package signatures, or an on-premise alternative.
Capability Analysis
Type: OpenClaw Skill Name: spondyr-integration Version: 1.0.1 The skill provides a standard integration for the Spondyr healthcare platform using the Membrane CLI. The instructions in SKILL.md guide the agent to install the official '@membranehq/cli' package and use it for authentication and API interaction, specifically advising against manual credential handling to improve security. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Spondyr and all runtime instructions use the Membrane CLI to discover, create, and run Spondyr actions — this is coherent with the described purpose. Nothing in the SKILL.md asks for unrelated services or credentials.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI (login, create connection, list and run actions). They do not instruct reading arbitrary local files or unrelated environment variables. However, the workflow intentionally hands auth and API access to Membrane, which will receive and act on Spondyr data — notable because Spondyr is described as handling healthcare records (potentially sensitive/PHI).
Install Mechanism
The registry lists no install spec, but SKILL.md instructs installing @membranehq/cli globally via npm (and sometimes suggests npx). That's a typical, expected install method for a CLI but it's not declared in the registry metadata. Installing an npm package runs third-party code on the host; verify the package publisher, package integrity, and prefer npx or pinned versions if you want lower persistent footprint.
Credentials
The skill declares no required environment variables and the SKILL.md explicitly recommends letting Membrane manage credentials rather than asking the user for secrets — that is proportional. As a caveat, delegating auth to Membrane grants that service access to the connected Spondyr data, which is significant for healthcare data and should be evaluated for compliance (e.g., HIPAA) and trustworthiness.
Persistence & Privilege
The skill is not 'always' enabled and does not request elevated platform privileges or modify other skills. It is user-invocable and may be invoked autonomously (default), which is normal for skills and not a standalone concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spondyr-integration
  3. After installation, invoke the skill by name or use /spondyr-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug spondyr-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Spondyr?

Spondyr integration. Manage Organizations. Use when the user wants to interact with Spondyr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Spondyr?

Run "/install spondyr-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Spondyr free?

Yes, Spondyr is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Spondyr support?

Spondyr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Spondyr?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments