← Back to Skills Marketplace
gora050

Transistorfm

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install transistorfm-integration
Description
Transistor.fm integration. Manage data, records, and automate workflows. Use when the user wants to interact with Transistor.fm data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install transistorfm-integration
  3. After installation, invoke the skill by name or use /transistorfm-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug transistorfm-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Transistorfm?

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

How do I install Transistorfm?

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

Is Transistorfm free?

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

Which platforms does Transistorfm support?

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

Who created Transistorfm?

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

💬 Comments