← Back to Skills Marketplace
Talenox
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
195
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install talenox
Description
Talenox integration. Manage Persons, Companies. Use when the user wants to interact with Talenox data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to talk to Talenox, which is reasonable. Before installing or running it: (1) verify the @membranehq/cli package and the Membrane service are trusted (check the package page and repository links), (2) prefer using npx for one-off runs or install in a controlled environment if you must use a global install, (3) ensure you are comfortable with Membrane holding and managing Talenox auth for your account, and (4) do not share Talenox API keys or other unrelated secrets — the skill explicitly says Membrane handles auth. If you need higher assurance, test in an isolated account or environment first.
Capability Analysis
Type: OpenClaw Skill
Name: talenox
Version: 1.0.3
The skill provides instructions for integrating Talenox HR software using the Membrane CLI. It guides the agent through standard procedures such as installing the `@membranehq/cli` package, authenticating via OAuth, and discovering/executing actions through the Membrane platform. The instructions in SKILL.md emphasize security best practices, such as delegating credential management to the CLI rather than handling raw API keys. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The skill name and description (Talenox integration) align with the runtime instructions, which exclusively show how to install and use the Membrane CLI to connect to Talenox and run actions. There are no unrelated credential or binary requirements in the metadata.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (login, connect, list actions, run actions, create actions). It does not instruct reading unrelated local files, harvesting environment variables, or sending data to unexpected endpoints. It does require a Membrane account and network access, which is reasonable for this purpose.
Install Mechanism
The skill is instruction-only (no install spec), but the docs tell users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a package from the public npm registry is a normal way to obtain the CLI, but npm packages can execute install-time scripts; validate that @membranehq/cli is the expected package and source before installing. The SKILL.md mixes global install and npx usage but this is operational, not malicious.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys, instead using Membrane-managed connections. This is proportionate to a connector-based integration.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide configs. Autonomous invocation is allowed (platform default) but there are no additional privileges requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install talenox - After installation, invoke the skill by name or use
/talenox - 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 Talenox?
Talenox integration. Manage Persons, Companies. Use when the user wants to interact with Talenox data. It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.
How do I install Talenox?
Run "/install talenox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Talenox free?
Yes, Talenox is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Talenox support?
Talenox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Talenox?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills