japan fish recipe search

v1.0.0

Search 300 Japan fish & seafood recipes from Cookpad. Use when user asks about fish recipes, seafood dishes, Japanese fish cooking, or wants to find recipes...

0· 43·0 current·0 all-time
byJay@goog
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill's name/description (search Japanese fish recipes) matches the included files (recipes.json and search.js) and the behavior. Minor inconsistency: the runtime requires Node (SKILL.md shows running 'node search.js') but the registry metadata lists no required binaries.
Instruction Scope
SKILL.md confines runtime behavior to running the local search script and printing results. The instructions reference a file ('japan_fish_recipes.md') to browse when no results are found, but that file is not present in the package. The usage examples use the placeholder SKILL_DIR which is typical but the metadata should declare Node as a required runtime.
Install Mechanism
No install spec; the skill is instruction-only with local files. Nothing is downloaded or written to disk during install.
Credentials
No environment variables, credentials, or config paths are requested. The code does not read env vars or external configs.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills or global config.
Assessment
This skill appears to do what it says: it performs offline searches over a bundled recipes.json and prints Cookpad links. Before installing, note: (1) the package expects Node.js at runtime but the registry metadata doesn't declare Node as a required binary — ensure Node is available before use; (2) SKILL.md mentions a 'japan_fish_recipes.md' file that isn't included — this is a documentation mismatch; (3) the recipe dataset is described as scraped from Cookpad — if you plan to redistribute or republish results, confirm licensing/copyright expectations with Cookpad; (4) the code does not make network requests or access environment variables, so it does not exfiltrate data. If those points are acceptable, the skill is internally coherent and low-risk.

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

latestvk975t1nexz656y9pwpwjmqz0s98405v0

License

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

Comments