← 返回 Skills 市场
gora050

Snipe It

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install snipe-it
功能描述
Snipe IT integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snipe IT data.
安全使用建议
This skill appears coherent: it instructs you to install and use the Membrane CLI to manage Snipe‑IT and does not request unrelated system access. Before installing: (1) verify you trust Membrane (getmembrane.com/@membranehq repository) because credentials and API access are handled server‑side; (2) prefer creating a least‑privilege Snipe‑IT account (not admin) for integration; (3) be aware that installing a global npm package runs code on your machine—consider using npx or installing in a sandbox/container or with non‑root privileges; (4) check Membrane’s privacy/security docs and OAuth scopes when you connect; (5) when running in headless or shared environments, follow safe auth practices (do not paste authorization codes into public logs).
功能分析
Type: OpenClaw Skill Name: snipe-it Version: 1.0.3 The skill requires the installation of a global npm package (@membranehq/cli) and delegates authentication and logic execution to an external third-party service (Membrane). It instructs the agent to dynamically generate and execute actions via this service, which introduces significant supply chain risks and requires high-privilege shell access. While these capabilities are plausibly needed for the stated Snipe IT integration, the reliance on remote code orchestration and global package installation warrants caution.
能力评估
Purpose & Capability
Name/description claim Snipe‑IT integration and all runtime instructions focus on using the Membrane CLI to connect to Snipe‑IT, discover or build actions, and run them. No unrelated credentials, binaries, or paths are requested, so requested capabilities are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs installing and using @membranehq/cli, performing login via browser/URL, creating connections, listing and running actions. It does not instruct reading arbitrary files, accessing other environment variables, or exfiltrating data to unknown endpoints. It does require network access and interactive authentication, which is expected for this integration.
Install Mechanism
This is instruction‑only (no install spec), but it tells users to install a global npm package or use npx. Installing software from the npm registry is common here but carries the usual trust/execution risk (arbitrary code run on install). The guidance references official Membrane distribution (npm/@membranehq) and provides a homepage/repository, which is expected for this workflow.
Credentials
The skill declares no required env vars or credentials. However, it delegates auth to Membrane, meaning Snipe‑IT credentials (or OAuth tokens) will be managed server‑side by Membrane. That is proportionate to the skill’s purpose but requires trusting the third party with your Snipe‑IT access.
Persistence & Privilege
The skill is not always:true and does not request persistent elevated privileges or changes to other skills. It allows normal autonomous invocation (the platform default), which is not itself a concern in this context.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install snipe-it
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /snipe-it 触发
  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 snipe-it
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Snipe It 是什么?

Snipe IT integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snipe IT data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。

如何安装 Snipe It?

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

Snipe It 是免费的吗?

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

Snipe It 支持哪些平台?

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

谁开发了 Snipe It?

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

💬 留言讨论