← 返回 Skills 市场
Pipeworx ashby
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-ashby
功能描述
Access and manage Ashby ATS data including candidate profiles, job listings, and application details via API calls.
安全使用建议
This skill declares it will read and return sensitive ATS data but gives no details about authentication or who operates the gateway it points to. Before installing: (1) Ask the publisher for the source code or a homepage and documentation explaining authentication and data flows; (2) Confirm who controls https://gateway.pipeworx.io and whether candidate data is proxied, logged, or stored there; (3) Require the skill to declare required env vars or OAuth flows so you can provide least-privilege credentials; (4) If you must test, do so in an isolated environment with test data and monitor outbound traffic; (5) Prefer skills that document auth, scopes, and retention policies — avoid installing if the gateway/operator cannot be verified.
功能分析
Type: OpenClaw Skill
Name: pipeworx-ashby
Version: 1.0.0
The skill bundle provides a standard Model Context Protocol (MCP) interface for the Ashby Applicant Tracking System (ATS). It defines functions for managing candidates, jobs, and applications, and points to a remote MCP server at gateway.pipeworx.io. No malicious code, obfuscation, or harmful prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's stated purpose is to access/manage Ashby ATS data, but the package declares no credentials, env vars, or config paths for authenticating to Ashby. Instead it includes an opaque mcpServers gateway URL (https://gateway.pipeworx.io/ashby/mcp) without explaining who runs that gateway or how auth/authorization is handled — this mismatch is unexplained.
Instruction Scope
SKILL.md is minimal and only lists API-like operations (list/get candidates/jobs/applications) and a JSON fragment with an external gateway URL. It does not instruct the agent to read local files or other unrelated secrets, but it also omits critical runtime details (how to authenticate, expected request/response formats, or where candidate data may be sent/stored).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer — lowest-risk install mechanism. Network calls would occur at runtime, however.
Credentials
No environment variables or primary credential are declared despite the need to access protected ATS data (emails, resumes, contact info). Either the gateway handles auth (not documented) or the skill is missing required credential declarations — both are problematic for evaluating least-privilege and data exposure.
Persistence & Privilege
Skill is user-invocable and not forcibly always-enabled; it does not request persistent system-wide privileges. Autonomous invocation is allowed by default but not unusual; nothing indicates modification of other skills or system config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-ashby - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-ashby触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx ashby 是什么?
Access and manage Ashby ATS data including candidate profiles, job listings, and application details via API calls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Pipeworx ashby?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-ashby」即可一键安装,无需额外配置。
Pipeworx ashby 是免费的吗?
是的,Pipeworx ashby 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx ashby 支持哪些平台?
Pipeworx ashby 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx ashby?
由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。
推荐 Skills