Bytesagain Copywriter Cn

v1.0.1

Generate Chinese and English marketing copy using AIDA and A/B frameworks. Use when writing ad copy, drafting product descriptions, creating email campaigns,...

0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Chinese/English marketing copy, AIDA/A-B frameworks) align with the included CLI script and SKILL.md examples. Required tools (bash, python3) are reasonable and proportional to the stated purpose.
Instruction Scope
SKILL.md and the script only generate local text templates and do not read external config, credentials, or network endpoints. Note: the shell script references several shell variables that may be undefined (e.g., product/name/features in some places) and one python block in cmd_slogan uses the literal string "$values" which looks like a bug in variable interpolation — this may cause runtime errors but not malicious behavior.
Install Mechanism
No installation spec (instruction-only style) and no downloads; the script runs via bash/python already on PATH, which is low-risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The script uses ephemeral env vars for passing parameters between shell and Python, which is expected and proportionate for a CLI generator.
Persistence & Privilege
always:false and no code to modify agent or system-wide settings. The skill does not request persistent presence or elevated privileges.
Assessment
This skill appears coherent and limited to generating marketing copy templates. Before installing/running: (1) review or run the script in a sandbox or non-production environment; (2) ensure bash and python3 are present; (3) be aware of minor bugs (undefined shell vars and a likely interpolation typo) that could produce errors — consider fixing those before use; (4) no credentials or network access are required by the script, but always avoid running untrusted scripts as root.

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

latestvk97cm09kzee53qdxpvc4scggbs83vvtx

License

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

Comments