← 返回 Skills 市场
gora050

Techwolf

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install techwolf
功能描述
TechWolf integration. Manage data, records, and automate workflows. Use when the user wants to interact with TechWolf data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install techwolf
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /techwolf 触发
  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 techwolf
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Techwolf 是什么?

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

如何安装 Techwolf?

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

Techwolf 是免费的吗?

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

Techwolf 支持哪些平台?

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

谁开发了 Techwolf?

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

💬 留言讨论