← 返回 Skills 市场
gora050

Transistorfm

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install transistorfm-integration
功能描述
Transistor.fm integration. Manage data, records, and automate workflows. Use when the user wants to interact with Transistor.fm data.
安全使用建议
This skill is coherent: it simply instructs the agent to use the Membrane CLI to manage Transistor.fm data and does not ask for unrelated credentials. Before installing: (1) verify the @membranehq/cli npm package and the Membrane service (check the npm page, GitHub repo, and getmembrane.com) to ensure you trust the publisher; (2) prefer non-global install or review what the CLI will install (npm -g modifies global binaries); (3) be aware that authentication involves opening a browser or pasting a headless auth code — do not paste sensitive keys into chat; and (4) for organization use, consider using a dedicated Membrane account with limited scope. If you want extra assurance, review the CLI source on the provided GitHub repo and inspect the package version before running it.
功能分析
Type: OpenClaw Skill Name: transistorfm-integration Version: 1.0.1 The skill provides instructions for an AI agent to integrate with Transistor.fm using the Membrane CLI. It requires high-risk capabilities including global package installation (`npm install -g @membranehq/cli`), shell command execution for authentication, and the dynamic creation/execution of actions via a remote service. While these behaviors are clearly aligned with the stated purpose of the skill and no malicious intent was found, the broad shell and network access requirements in SKILL.md constitute a significant attack surface according to the provided classification criteria.
能力评估
Purpose & Capability
The name/description say 'Transistor.fm integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to Transistor.fm, discover and run actions. The requested operations (connect, list actions, run actions) match the stated purpose; no unrelated services, env vars, or binaries are demanded.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating a connection to the transistorfm connector, searching/creating/running actions, and handling headless login codes. The instructions do not direct reading arbitrary files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no manifest install spec, but SKILL.md instructs installing @membranehq/cli via npm (npm install -g @membranehq/cli@latest). Using a public npm package is expected for a CLI; this is a moderate-risk install vector (npm packages can change), but the package comes from an org named 'membranehq' and repository/homepage are provided. No downloads from unknown servers or archive extraction are present.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane manage API keys server-side. It does not request unrelated secrets or configuration paths. The requested access (network + Membrane account) is proportionate to a cloud integration skill.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system-wide changes or modify other skills' configurations. Autonomous invocation is permitted by platform default but is not combined with additional broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install transistorfm-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /transistorfm-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug transistorfm-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Transistorfm 是什么?

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

如何安装 Transistorfm?

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

Transistorfm 是免费的吗?

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

Transistorfm 支持哪些平台?

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

谁开发了 Transistorfm?

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

💬 留言讨论