← Back to Skills Marketplace
Oysterhr
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
141
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install oysterhr
Description
OysterHR integration. Manage data, records, and automate workflows. Use when the user wants to interact with OysterHR data.
Usage Guidance
This skill looks like a legitimate OysterHR wrapper but is vague about authentication. Before installing, ask the publisher how authentication is supplied (what exact env vars or tokens are needed), confirm whether the skill will store or transmit credentials and where, and review the upstream repository or source. If you must test it, do so with least-privilege/test-account credentials in a sandbox environment. Refuse to provide broad platform credentials unless the skill explicitly documents which token it needs and why.
Capability Analysis
Type: OpenClaw Skill
Name: oysterhr
Version: 1.0.3
The oysterhr skill provides instructions for an AI agent to interact with the OysterHR platform using the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution via the 'membrane' command-line tool. The skill explicitly advises against asking users for API keys, delegating credential management to the Membrane platform, and contains no evidence of malicious intent, data exfiltration, or harmful prompt injections.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description match an OysterHR integration and the SKILL.md lists many OysterHR entities (employees, payroll, reports, etc.), which is coherent. However the SKILL.md states "Requires network access and a valid Membrane account" while the registry metadata declares no required credentials or primaryEnv — an inconsistency that could hide where/what credentials the skill expects.
Instruction Scope
This is an instruction-only skill (no code files). The visible SKILL.md content is largely a data model/endpoint listing and references official OysterHR docs. It does not, in the excerpt provided, instruct the agent to read local files or system secrets, but it does rely on network access and a Membrane account — the runtime guidance is vague about how authentication should be supplied and whether the agent will fetch/store tokens.
Install Mechanism
No install spec and no code files — lowest-risk footprint from an install perspective. Nothing will be written to disk by an installer declared in the skill package.
Credentials
The SKILL.md explicitly requires a "valid Membrane account" but the skill lists no required environment variables, no primary credential, and no config paths. That mismatch is concerning: a real integration would normally declare which token or env var it expects (e.g., OYSTER_API_KEY or MEMBRANE_TOKEN). It's unclear whether the skill expects the platform to provide credentials implicitly, will prompt the user externally, or will attempt to collect/require credentials at runtime.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. There is no install script or claim to modify other skills or system-wide settings. No elevated persistence behavior is declared.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oysterhr - After installation, invoke the skill by name or use
/oysterhr - 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 Oysterhr?
OysterHR integration. Manage data, records, and automate workflows. Use when the user wants to interact with OysterHR data. It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install Oysterhr?
Run "/install oysterhr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oysterhr free?
Yes, Oysterhr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oysterhr support?
Oysterhr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oysterhr?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills