Zapier Recipe

v2.0.0

自动化流程设计。Zapier/Make流程、触发器、动作链、条件逻辑、模板、效率分析。Automation recipes for Zapier, Make. 自动化、工作流、效率。

0· 361·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (automation recipes for Zapier/Make) align with provided assets: SKILL.md describes recipe commands and the included scripts implement a local CLI that prints templates and logs actions. There are no unrelated credentials, binaries, or capabilities requested.
Instruction Scope
SKILL.md is an instruction-only manifest describing CLI usage and example commands. It does not instruct the agent to read arbitrary system files, exfiltrate data, or contact external endpoints. The runtime behavior implemented in scripts is limited to printing recipe text and logging actions.
Install Mechanism
There is no install spec (instruction-only), and included code files are small, static shell/Python scripts. No downloads from external URLs or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The scripts do read common environment variables (ZAPIER_RECIPE_DIR, XDG_DATA_HOME, HOME) to choose a data directory, but these are harmless and used only for local storage; no secrets are required or accessed.
Persistence & Privilege
always is false (normal). The scripts create a user-scoped data directory (default ~/.local/share/zapier-recipe) and append to history.log and refer to a config.json path — this is expected behavior for a local CLI but does create files in the user's home directory.
Assessment
This skill appears coherent and low-risk: it provides local recipe templates and does not request credentials or contact external services. Before installing, note that the scripts will create and write files under your user data directory (default: ~/.local/share/zapier-recipe) and log command history. If you prefer a different location, set ZAPIER_RECIPE_DIR or XDG_DATA_HOME. If provenance is important, verify the homepage/repo (bytesagain.com / github link in SKILL.md) before use or run the skill in an isolated environment. If you see any unexpected network activity at runtime, stop and inspect the files again.

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

latestvk97dcaradk8sjxr7qbsrmf3xrn832z94productivityvk97epjr2cbd9mh2scy6ccyyx5x82rkxg

License

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

Comments