← 返回 Skills 市场
membranedev

Sidetracker

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
185
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sidetracker
功能描述
Sidetracker integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Sidetracker data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to access Sidetracker and does not request unrelated credentials. Before installing or running it, verify the Membrane CLI package and source (review https://github.com/membranedev/application-skills and the @membranehq/cli repo), consider using npx or pinning a specific CLI version rather than @latest, and confirm the OAuth scopes shown during browser-based login. If you do not want the agent to call this skill autonomously, disable autonomous invocation for agents using it. Finally, remember that instruction-only skills rely on external tooling you must install — treat npm installs like any third-party binary and audit them when possible.
功能分析
Type: OpenClaw Skill Name: sidetracker Version: 1.0.3 The skill requires the agent to perform high-risk operations, specifically installing a global NPM package (`@membranehq/cli`) and delegating authentication and command execution to the third-party Membrane platform. While these actions are consistent with the stated purpose of Sidetracker integration, the requirement for global installation and the use of an external CLI to manage credentials and execute dynamically created actions (via `membrane action create`) represent a significant security risk and broad permission set. File involved: SKILL.md.
能力评估
Purpose & Capability
Name/description (Sidetracker integration) match the runtime instructions: the skill relies on the Membrane CLI to manage Sidetracker Organizations, Projects, Pipelines, etc. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs discovery, creation, and running of Membrane actions, how to authenticate interactively or headless, how to list connections/actions, and how to run action commands. It does not direct the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the package registry, but SKILL.md tells users/agents to install @membranehq/cli via npm -g or to use npx. Installing packages from npm is a common but moderate-risk action (packages are external code). Recommend pinning versions and reviewing the CLI's source (GitHub) before install.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, instead using Membrane-managed connections and browser-based auth. This is proportionate to the task.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request system config or modify other skills. Normal autonomous invocation is allowed (disable-model-invocation is false), which is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sidetracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sidetracker 触发
  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 sidetracker
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Sidetracker 是什么?

Sidetracker integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Sidetracker data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 185 次。

如何安装 Sidetracker?

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

Sidetracker 是免费的吗?

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

Sidetracker 支持哪些平台?

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

谁开发了 Sidetracker?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论