udon noodle recipe search
v1.0.0Search and browse 100 curated Japanese udon noodle recipes from Cookpad. Use when the user asks about udon recipes, wants udon dish ideas, searches for udon...
⭐ 0· 32·0 current·0 all-time
byJay@goog
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description are a local udon recipe search; the included script and recipes.md implement exactly that. There are no environment variables, credentials, or external binaries required that would be out of scope.
Instruction Scope
SKILL.md instructs running the bundled Python script which reads references/recipes.md and formats results. The runtime instructions do not tell the agent to read other files, call external endpoints, or exfiltrate data. The code only reads the local recipes.md and prints matches.
Install Mechanism
There is no install spec — the skill is instruction/code-only. The Python script uses only the standard library and the packaged recipes.md, so there is no network download or archive extraction during install.
Credentials
The skill requires no environment variables, secrets, or config paths. No credentials are requested and the script does not read environment variables.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not elevated here.
Assessment
This appears low-risk and does what it says: a local Python search over the bundled recipes file. Before installing, confirm you’re comfortable running a small Python script from an unknown source (reviewed here), ensure Python 3 is available, and note that recipe entries include external Cookpad links that the script only displays (it does not fetch them). If you need stronger provenance, ask the publisher for a homepage or source repository to verify origin and licensing of the recipe content.Like a lobster shell, security has layers — review code before you run it.
latestvk973xsd3cbs5e4s7v1sy13dh65845fw2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
