Recipe Scout — Chinese Recipes
PassAudited by ClawScan on May 10, 2026.
Overview
This is a coherent recipe-search and Obsidian-export skill, with normal web and file-export behavior that users should approve when browser sessions or saves are involved.
This skill appears safe to use for recipe research. Before installing, be aware that it may query external recipe sites, may use a browser profile for pages that need rendering or sessions, and can save markdown files if you request export. Prefer public sources and verify the Obsidian export path.
Findings (3)
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.
The agent may send recipe-related searches and page fetches to external websites or search providers.
The skill explicitly directs the agent to use external web retrieval tools. This is expected for recipe scouting and is paired with source-ranking and anti-scraping guidance.
**Prefer:** `web_search` (Brave Search API) + `web_fetch` for structured recipe pages
Use public recipe sources where possible and avoid asking the agent to access pages that require sensitive logins or private accounts.
If a browser profile is logged in, the agent could view recipe pages as that account while researching.
The browser fallback may rely on a session or browser profile. The artifacts do not show credential extraction or account mutation, but users should notice that authenticated browsing could be involved.
**Use browser only when:** page requires JS rendering, login/session, or video transcript interaction - If Chrome relay is unstable switch to `openclaw` browser profile
Only allow browser/session use with explicit user intent, prefer an isolated browser profile, and do not use it for private feeds, paywalled content, or unrelated accounts.
Saved recipe notes and source links will remain on disk and may be included in any Obsidian sync or future vault use.
The skill can create persistent markdown notes in an Obsidian vault, but only when export is requested and within a recipe-specific path.
If export requested write Obsidian note(s), return file paths
Review the destination path and note contents before exporting, especially if the vault is synced or shared.
