← 返回 Skills 市场
therohitdas

transcript

作者 Rohit Das · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ⚠ suspicious
6582
总下载
1
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install transcript
功能描述
Use when the spoken content of a YouTube video is needed — even if not explicitly requested: pasted video links or IDs, requests to summarize, quote, transcr...
安全使用建议
Review before installing. Use this only if you are comfortable sending YouTube video identifiers and related request data to TranscriptAPI, and prefer creating the account and storing the API key yourself through a trusted secret manager. Avoid letting the agent handle OTPs or persist secrets broadly unless you understand where the key will be stored and how to revoke it.
功能分析
Type: OpenClaw Skill Name: transcript Version: 1.5.0 The skill instructions in `references/auth-setup.md` explicitly direct the AI agent to circumvent platform-level security controls, such as secret redaction filters, by using temporary files to handle API tokens and keys. It also instructs the agent to establish persistence by identifying and modifying system-wide configuration or shell profile files to store the `TRANSCRIPT_API_KEY`. While these actions are intended to facilitate the setup of the `transcriptapi.com` service, the use of evasive data-handling techniques and instructions to modify the host's environment represent high-risk behaviors typical of malicious patterns, even if the stated intent is functional.
能力评估
Purpose & Capability
Fetching YouTube transcripts through TranscriptAPI is coherent, but the skill says it is not for account management while its setup guide tells the agent to create accounts, handle email verification, and store credentials.
Instruction Scope
The activation wording is broad enough to trigger the skill even when transcript retrieval is only implied, which can cause third-party API calls and credit use without a clear per-use consent boundary.
Install Mechanism
The package contains Markdown instructions only, no executable install scripts or bundled code, and the static scan reported no suspicious patterns.
Credentials
The skill requires sending YouTube URLs or IDs, request metadata, and in setup potentially the user's email, OTP, and API key to TranscriptAPI workflows; that is more sensitive than simple transcript fetching and is not clearly privacy-disclosed.
Persistence & Privilege
The setup guide tells the agent to determine how to persist TRANSCRIPT_API_KEY across future sessions and non-interactive shells, and to handle raw auth responses in temporary files before cleanup, which is broad and under-specified for a media transcript skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install transcript
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /transcript 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Replace auth.js with agent-native auth-setup.md; fix YAML frontmatter (quote descriptions); add version field; move homepage into metadata.openclaw.
v1.4.1
ClawHub variant: minimal tapi-auth.js v3.0.0, only writes to ~/.openclaw/openclaw.json
v1.4.0
Version 1.4.0 - Expanded documentation on how and where the API key is saved for autonomous/background use, including all supported file paths and backup procedures. - Added a new "File Writes" section detailing the persistent API key storage to ensure seamless authentication across shells and sessions. - Updated skill metadata to list all config files touched during setup and authentication. - Clarified OpenClaw integration, including auto-enabling in configuration for agent access.
v1.3.4
- Fixed SKILL.md metadata formatting to remove extra spacing and newlines. - No functional changes; documentation and usage remain the same.
v1.3.3
Transcript 1.3.3 introduces a streamlined setup and adds new invocation options. - Simplified API key registration: users now only need to provide an email, and password creation is removed. - Verification now uses a token from the registration step, improving account setup flow. - API key is automatically saved to relevant shell profiles and locations. - Declared user-invocable capability for easier direct access. - Updated metadata to clarify environment and binary requirements. - Minor documentation updates for clarity and accuracy.
v1.3.2
Fix: markdown formatting + blank line between password warning and Step 2
v1.3.1
Fix: register response now echoes password + pre-filled next_command to prevent agents losing the password between register and verify steps
v1.3.0
Bundled auth script for agent-driven signup flow
v1.2.2
Fixed code block widths for proper rendering
v1.2.1
Removed separators
v1.2.0
Cleaned docs — removed internal implementation details
v1.1.0
Full v2 API support: search, channels, playlists. Accurate schemas, validation, cache TTLs.
v1.0.0
Initial release — YouTube transcripts via TranscriptAPI.com
元数据
Slug transcript
版本 1.5.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 13
常见问题

transcript 是什么?

Use when the spoken content of a YouTube video is needed — even if not explicitly requested: pasted video links or IDs, requests to summarize, quote, transcr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6582 次。

如何安装 transcript?

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

transcript 是免费的吗?

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

transcript 支持哪些平台?

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

谁开发了 transcript?

由 Rohit Das(@therohitdas)开发并维护,当前版本 v1.5.0。

💬 留言讨论