← 返回 Skills 市场
Osticket
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install osticket
功能描述
OsTicket integration. Manage data, records, and automate workflows. Use when the user wants to interact with OsTicket data.
安全使用建议
This skill delegates OsTicket operations to the Membrane service and its CLI. Before installing: verify you trust the @membranehq/cli npm package and the Membrane service (check the package source, review the package contents or release page, and prefer pinning a known-good version). Understand that connecting through Membrane will grant that service access to your OsTicket data — review Membrane's privacy/security docs and the connector permissions. If you prefer to avoid installing global npm packages, run the CLI via npx or in a constrained environment. Monitor network activity and use least-privilege accounts for any production OsTicket access.
功能分析
Type: OpenClaw Skill
Name: osticket
Version: 1.0.1
The skill provides instructions for integrating with OsTicket using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution via the Membrane platform. No malicious patterns such as data exfiltration, unauthorized execution, or harmful prompt injections were identified in SKILL.md or _meta.json. The behavior is consistent with the stated purpose of automating OsTicket workflows.
能力评估
Purpose & Capability
Name/description (OsTicket integration) align with the instructions: all actions are performed via the Membrane CLI and the connectorKey osticket. Nothing requested (no env vars, no config paths) is unrelated to OsTicket integration.
Instruction Scope
SKILL.md restricts behavior to installing and using the @membranehq/cli, logging into Membrane, creating a connection to the osticket connector, discovering/creating/running actions, and reading JSON outputs. It does not instruct the agent to read local files, secrets, or system configuration outside of using the CLI.
Install Mechanism
There is no bundled code — this is instruction-only — but it recommends a global npm install of @membranehq/cli. Installing a global npm package is a common approach but has typical supply-chain/runtime risks (npm package trust, ability to run arbitrary code from the package). This is expected for the described workflow but worth review before installing.
Credentials
The skill declares no required environment variables, no primary credential, and the SKILL.md explicitly defers credential management to Membrane. The level of credential access requested (none locally) is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or special system-wide privileges. Autonomous invocation is allowed by default but not combined with other concerning permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install osticket - 安装完成后,直接呼叫该 Skill 的名称或使用
/osticket触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Osticket 是什么?
OsTicket integration. Manage data, records, and automate workflows. Use when the user wants to interact with OsTicket data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Osticket?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install osticket」即可一键安装,无需额外配置。
Osticket 是免费的吗?
是的,Osticket 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Osticket 支持哪些平台?
Osticket 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Osticket?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills