Adwords
v2.0.0营销文案助手。标题公式(100个)、正文写作、AIDA框架、痛点挖掘、客户证言、落地页文案。Copywriting with 100 headline formulas, body copy, AIDA framework, pain points, testimonials.
⭐ 0· 312·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Adwords copywriting helper) align with the included files and commands. The scripts provide headline/body/AIDA/pain/testimonial/landing templates and helper commands, which is consistent with the stated purpose.
Instruction Scope
Runtime instructions direct the agent/user to run local shell scripts (bash scripts/copy.sh). The scripts only print templates and write simple logs. They do record command arguments to a history log (DATA_DIR/history.log), so user-provided input (product names, descriptions, prompts) may be persisted locally — avoid entering secrets or sensitive tokens into the commands.
Install Mechanism
No install spec and no network downloads; this is instruction-only plus included shell scripts. No package installs or remote fetches are performed by the provided scripts.
Credentials
The skill requires no credentials or special env vars. It does read common shell env variables for location (ADWORDS_DIR, XDG_DATA_HOME, HOME) to determine where to write logs/data. This is reasonable for a local CLI tool, but those files may contain user inputs.
Persistence & Privilege
Scripts create and write to a per-user data directory (~/.local/share/adwords/ by default) and append to history.log. This is normal for CLI tools but results in persistent storage of command arguments; the skill does not request system-wide changes or modify other skills.
Assessment
This skill appears coherent for copywriting tasks. Before installing: (1) note that the included scripts will create a data directory (default ~/.local/share/adwords/) and append command arguments to history.log — avoid passing secrets or PII as command arguments; (2) there is no network access or credential requests in the provided files, so no hidden exfiltration was found; (3) the SKILL.md mentions commands like `adwords run` while the provided scripts are invoked via `bash scripts/copy.sh` and scripts/script.sh — expect to run the shipped scripts directly unless you create an 'adwords' wrapper; (4) if you plan to run this in an environment with sensitive data, consider reviewing/clearing the history.log or running in an isolated workspace. Overall the package is internally consistent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk97d0g4dfxnv93ayhqk3s00v9n8329hs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
