YouTube To Blog

v1.0.0

Converts any YouTube video into a fully formatted, SEO-optimised blog post using the video transcript. Handles auto-generated and manual captions. Outputs a...

0· 63·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (YouTube→blog) aligns with the SKILL.md and README. The skill only needs a YouTube URL or pasted transcript and does not request unrelated credentials, binaries, or config paths.
Instruction Scope
Instructions stay within the stated purpose (fetch transcript, analyze, and generate SEO-optimised copy). One implementation detail is omitted: how to fetch transcripts from YouTube (the SKILL.md assumes the agent can retrieve captions but does not provide a concrete API or tool). This is not a security problem but means the agent must have web access or the user must paste the transcript.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk and no external packages are installed. README mentions an npx install command for clawhub usage, which is documentation rather than a packaged install step in the registry.
Credentials
No environment variables, credentials, or config paths are requested. The lack of API keys is consistent with the stated approach (using available captions or pasted transcripts).
Persistence & Privilege
The skill is not force-included (always: false) and is user-invocable; it does not request persistent privileges or modify other skills or system-wide settings.
Assessment
This skill appears coherent and safe to try, but before publishing content created by it: (1) verify transcript accuracy (auto-captions can be wrong); (2) check copyright/fair-use and attribution — repurposing someone else's video into a blog post can have legal implications; (3) review generated SEO metadata and affiliate link suggestions for accuracy and to avoid hallucinated product claims; and (4) if you need more reliable transcript retrieval at scale, consider using an authorised YouTube API/key or provide transcripts manually. If you want the agent to fetch transcripts automatically, confirm the agent runtime has safe web access and consider logging or approving any third-party network activity.

Like a lobster shell, security has layers — review code before you run it.

latestvk971zgsp6t6pmx9c79x0dagwbs83jdar

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments