Recipe Video Extractor

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherent for extracting recipes from user-provided video links and uses browser/search tools in a disclosed, purpose-aligned way.

This appears safe to install for its stated purpose. It will browse the video URL and possibly related search results, so only submit links you are comfortable having the agent access, and verify the extracted recipe against the cited sources.

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

The agent may visit the submitted link and related fallback pages to extract recipe text.

Why it was flagged

The skill uses browser and web tools to access user-provided and discovered public pages. This is expected for the recipe extraction purpose, but users should know it will browse external content.

Skill content
Open the URL in browser automation... use `web_search` to locate alternate indexed snippets/pages. Use `web_fetch` for readable extraction from discovered URLs.
Recommendation

Use it only with links you want the agent to access, and review the final recipe and source notes before relying on them.