YouTube Title Generator

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only title generator is coherent and benign, with only disclosed, purpose-aligned use of user-provided URLs and local output files.

This skill appears safe to install for generating YouTube title ideas. Be mindful that any source material you provide may be analyzed, and generated results are saved to a local markdown file under the youtube-title folder.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If you provide a URL, the agent may retrieve that page, and the generated titles will be saved locally in the youtube-title folder.

Why it was flagged

The skill may use a web-fetching tool for user-supplied URLs and write generated results to a scoped local file. This is disclosed and purpose-aligned, but users should be aware of the data flow.

Skill content
If the user provides a URL, use web_fetch to retrieve the content. ... Save the complete output to `youtube-title/titles-{timestamp}.md`
Recommendation

Only provide URLs and content you are comfortable having analyzed, and review the saved title file if the source material is private or sensitive.