← 返回 Skills 市场
Plextrac
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
135
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install plextrac
功能描述
PlexTrac integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlexTrac data.
安全使用建议
This skill appears internally consistent: it delegates auth and API calls to the Membrane service and the Membrane CLI. Before installing or running commands, verify you trust the Membrane project (check the getmembrane.com site and the linked GitHub repo), since the CLI will be installed from npm and may interact with your PlexTrac data through Membrane. Be aware of normal supply-chain risks when running npm install -g or npx; prefer inspecting the package source or using a pinned version if you need higher assurance. During login you will use a browser or paste a short authorization code — do not paste long API keys or other unrelated secrets. If you want stronger guarantees, ask for: (1) the exact Membrane CLI package version to install, (2) the official repository link for the CLI binary/package, and (3) whether your organization’s policies allow routing PlexTrac credentials through an external service (Membrane).
功能分析
Type: OpenClaw Skill
Name: plextrac
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with PlexTrac via the Membrane CLI. It outlines standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing PlexTrac actions. The instructions focus on legitimate workflow automation and explicitly advise against local secret management in favor of Membrane's centralized authentication, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill claims to integrate with PlexTrac and its SKILL.md exclusively instructs use of the Membrane CLI to connect, discover, create, and run actions against PlexTrac. Required capabilities (network and a Membrane account) match the stated purpose. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in via browser or headless code flow, creating a connection to PlexTrac, discovering actions, and running them. The SKILL.md does not instruct reading arbitrary files, accessing unrelated environment variables, or transmitting data to unknown endpoints beyond the Membrane service and PlexTrac API.
Install Mechanism
There is no platform install spec (instruction-only), which is lower risk. The README suggests globally installing @membranehq/cli via npm and using npx in examples; this is reasonable for a CLI-based integration but does carry normal supply-chain considerations (npm package from registry and npx runtime fetches).
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is routed through Membrane's login flow rather than requesting user API keys locally, which is proportionate to the stated design.
Persistence & Privilege
Skill is user-invocable and not always-on. It does not request system-wide configuration changes or persistent always-enabled presence. Autonomous invocation is allowed by default on the platform, which is normal and not, by itself, a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plextrac - 安装完成后,直接呼叫该 Skill 的名称或使用
/plextrac触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Plextrac 是什么?
PlexTrac integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlexTrac data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 Plextrac?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plextrac」即可一键安装,无需额外配置。
Plextrac 是免费的吗?
是的,Plextrac 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plextrac 支持哪些平台?
Plextrac 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plextrac?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills