← Back to Skills Marketplace
Tellent
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tellent
Description
Tellent integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tellent data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to talk to the target service rather than handling raw credentials locally. Before installing, verify: (1) that the integration target is actually 'Tellent' (the SKILL.md's link to developers.entelo.com looks like a copy/paste error), (2) that @membranehq/cli on npm is the official package you trust (check the package publisher and repository), and (3) what data the Membrane service will access and store (review Membrane's privacy/security docs). To reduce risk, prefer running CLI calls in a sandbox or using npx instead of a global npm -g install, and avoid pasting sensitive secrets into the terminal unless you understand where they are stored.
Capability Analysis
Type: OpenClaw Skill
Name: tellent
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Tellent talent management platform using the Membrane CLI. The instructions in SKILL.md focus on standard CLI operations such as installation, authentication, and action management through the legitimate Membrane platform (getmembrane.com). There is no evidence of malicious intent, data exfiltration, or unauthorized execution; in fact, the documentation explicitly encourages using the platform to manage credentials securely rather than handling secrets locally.
Capability Assessment
Purpose & Capability
The skill claims to integrate with 'Tellent' via Membrane and all runtime steps (install Membrane CLI, create a connection, run actions) align with that purpose. However the SKILL.md references 'Official docs: https://developers.entelo.com/' which appears inconsistent with the Tellent name (likely a copy-paste or doc error). This mismatch should be checked but does not by itself indicate malicious intent.
Instruction Scope
Instructions are limited to installing and running the Membrane CLI, authenticating via browser or headless code, creating connections, discovering and running actions, and using --json for machine-readable output. The instructions do not ask the agent to read unrelated files, environment variables, or to send data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli from npm (or using npx). This is a standard package-registry install (moderate trust required for npm packages) and there are no downloads from arbitrary URLs or archive extraction steps.
Credentials
No environment variables, credentials, or config paths are required by the skill. The docs explicitly instruct not to ask users for API keys and to let Membrane handle auth, which is proportionate to the described function.
Persistence & Privilege
The skill is not marked always:true and does not request elevated persistence or modify other skills. Agent autonomous invocation is allowed by default (normal), but nothing in the skill requests additional system privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tellent - After installation, invoke the skill by name or use
/tellent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Tellent?
Tellent integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tellent data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Tellent?
Run "/install tellent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tellent free?
Yes, Tellent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tellent support?
Tellent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tellent?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills