商用原料配方库。支持录入糖水、小料(芋圆、珍珠、四果汤、福鼎肉片等)的克数配方,多版本配比和做法,一键调取标准配比,自动计算单份成本与总成本,一键导出为表格(CSV/Excel)。 触发词:“配方”、“原料”、“成本”、“录入配方”、“调取芋圆配方”、“四果汤怎么做”、“导出配方表”、“计算成本”等。
Security Analysis
high confidenceThis is a local recipe and cost-management skill whose file writes, exports, and deletion functions fit its stated purpose, with some disclosure and usability gaps users should notice.
The skill’s capabilities align with its stated purpose: it records recipes, versions, ingredients, costs, retrieves entries, deletes entries, and exports recipe data to CSV/Excel.
The skill describes recipe entry, deletion, cost calculation, retrieval, and export, but the trigger language includes broad terms like recipe, ingredients, and cost that could invoke it during ordinary recipe-related discussion.
Installation is a manual copy into the OpenClaw skills directory plus an optional pip install of pandas/openpyxl for Excel export; no install-time script, obfuscation, or hidden network behavior is shown.
Local read/write access is proportionate for a recipe database, but exports default to predictable files in the user’s home directory and may contain proprietary formulas or pricing data.
The scripts persist data in ~/.openclaw_recipes.json and export to recipes_export.csv/.xlsx in the home directory by default; deletion is limited to stored recipe entries by id.
Guidance
Install only if you are comfortable storing recipe formulas and cost data in local home-directory files. Before exporting, check where the CSV/XLSX will be written and avoid using this for confidential business recipes unless local file backups, sharing, and permissions are acceptable. The package would benefit from clearer prompts or confirmations for export and delete actions.
Latest Release
v0.1.0
Initial release of Recipe Manager skill - 支持录入糖水、小料等商用原料配方,包含原料克数与做法说明 - 同一配方可保存多个版本,方便版本管理与配比切换 - 自动计算单份及总配方成本,支持单位自动换算 - 自然语言触发,一键调取标准配比和配方做法 - 可将配方数据导出为 CSV 或 Excel 表格
More by @luzewen
Published by @luzewen on ClawHub