← 返回 Skills 市场
Servicenow
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
365
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install servicenow-integration
功能描述
Service Now integration. Manage Incidents, Problems, Tasks, Users, Groups. Use when the user wants to interact with Service Now data.
安全使用建议
This skill is coherent with its stated purpose, but review a few practical points before installing: 1) The SKILL asks you to install the Membrane CLI (a third‑party global npm package) — verify the package name, publisher (@membranehq), and version against your org policy before installing. 2) Authentication and ServiceNow credentials are handled by Membrane; confirm where credentials and API data will be stored and whether sending ServiceNow data through Membrane is acceptable for your security/compliance constraints. 3) Use least-privilege ServiceNow connections and, if possible, a test tenant or scoped account. 4) Because the skill runs Membrane CLI commands, be cautious in headless/automated environments (follow the headless login flow as documented). If you need deeper assurance, ask the skill author for a provenance statement (source repo tag/release) or perform an independent review of the @membranehq/cli package and the Membrane service.
功能分析
Type: OpenClaw Skill
Name: servicenow-integration
Version: 1.0.3
The skill requires high-risk system modifications and relies on a third-party service for dynamic code execution. Specifically, SKILL.md instructs the agent to perform a global package installation ('npm install -g @membranehq/cli') and utilizes a remote service (Membrane) to dynamically generate and execute actions ('membrane action create'). While these capabilities are aligned with the stated purpose of ServiceNow integration via the Membrane platform, the requirement for global system changes and the execution of remotely generated logic represent significant security risks in an automated agent environment. No clear evidence of intentional malice or data exfiltration was found.
能力评估
Purpose & Capability
The name/description (ServiceNow integration) match the instructions: all commands are Membrane CLI operations for listing, creating, and running actions against a ServiceNow connector. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, authenticating via Membrane, creating a ServiceNow connection, searching for and running actions. It does not direct the agent to read arbitrary local files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to run 'npm install -g @membranehq/cli@latest'. This is appropriate for the stated workflow, but installing a global npm package executes third-party code on the host — users should verify the package and publisher before installing.
Credentials
The manifest does not request any environment variables or credentials. Authentication is delegated to the Membrane CLI and the user’s Membrane account/connection. Requested access is proportional to the stated ServiceNow integration purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent privileged presence or attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install servicenow-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/servicenow-integration触发 - 根据 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
元数据
常见问题
Servicenow 是什么?
Service Now integration. Manage Incidents, Problems, Tasks, Users, Groups. Use when the user wants to interact with Service Now data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 365 次。
如何安装 Servicenow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install servicenow-integration」即可一键安装,无需额外配置。
Servicenow 是免费的吗?
是的,Servicenow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Servicenow 支持哪些平台?
Servicenow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Servicenow?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills