← 返回 Skills 市场
gora050

Talenox

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install talenox
功能描述
Talenox integration. Manage Persons, Companies. Use when the user wants to interact with Talenox data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talenox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talenox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug talenox
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Talenox 是什么?

Talenox integration. Manage Persons, Companies. Use when the user wants to interact with Talenox data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 Talenox?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install talenox」即可一键安装,无需额外配置。

Talenox 是免费的吗?

是的,Talenox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Talenox 支持哪些平台?

Talenox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Talenox?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论