← Back to Skills Marketplace
gora050

Snipe It

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
166
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install snipe-it
Description
Snipe IT integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snipe IT data.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snipe-it
  3. After installation, invoke the skill by name or use /snipe-it
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug snipe-it
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Snipe It?

Snipe IT integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snipe IT data. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install Snipe It?

Run "/install snipe-it" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snipe It free?

Yes, Snipe It is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Snipe It support?

Snipe It is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snipe It?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments