← Back to Skills Marketplace
gora050

Techwolf

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install techwolf
Description
TechWolf integration. Manage data, records, and automate workflows. Use when the user wants to interact with TechWolf data.
Usage Guidance
This skill appears coherent: it instructs using the Membrane CLI to connect to TechWolf and does not request unrelated credentials. Before installing, consider: (1) installing the CLI with npx (or reviewing the @membranehq/cli package) to reduce global npm install risk; (2) verify you trust Membrane/getmembrane.com and TechWolf (privacy and data handling) because the CLI will authorize access to your account; (3) when performing headless login, follow the documented flow and never paste unrelated secrets into the agent; and (4) be aware the agent can invoke this skill autonomously (platform default) — only enable/use it if you trust the integration and the commands it will run.
Capability Analysis
Type: OpenClaw Skill Name: techwolf Version: 1.0.3 The techwolf skill is a legitimate integration for the TechWolf platform via the Membrane automation framework. It provides clear instructions in SKILL.md for the agent to install the Membrane CLI (npm install -g @membranehq/cli), authenticate, and manage data actions. While the skill requires global package installation and network access to getmembrane.com, these behaviors are transparently documented and strictly aligned with the stated purpose of the integration. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md explains using the Membrane CLI to connect to TechWolf, discover and run actions. Nothing requested (no env vars, no unrelated binaries) contradicts the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing and running actions. They do not instruct reading unrelated files, exfiltrating secrets, or contacting endpoints outside of the Membrane/TechWolf flow.
Install Mechanism
The skill is instruction-only (no install spec in the manifest). It tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. This is expected for a CLI-based integration but carries standard npm supply-chain considerations; no archive downloads or unknown URLs are suggested by the SKILL.md.
Credentials
The skill declares no required env vars or credentials. SKILL.md relies on Membrane-managed auth (browser-based or headless code flow) and explicitly advises not to ask users for API keys, which is proportionate.
Persistence & Privilege
The skill does not request always-on installation, system-wide config changes, or elevated privileges. It permits normal autonomous invocation (platform default), and any persistence comes only from the user's choice to install the CLI.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install techwolf
  3. After installation, invoke the skill by name or use /techwolf
  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 techwolf
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Techwolf?

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

How do I install Techwolf?

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

Is Techwolf free?

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

Which platforms does Techwolf support?

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

Who created Techwolf?

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

💬 Comments