Self-Improving Marketing
v1.1.0Captures messaging misses, channel underperformance, audience drift, brand inconsistency, attribution gaps, and content decay to enable continuous marketing...
⭐ 0· 53·0 current·0 all-time
byJosé I. O.@jose-compu
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 (capture marketing learnings, log campaign issues, promote insights) match the included files and scripts: creation of .learnings/*.md, reminder activator, an error detector that scans tool output for marketing terms, and OpenClaw hook handlers. Required binaries/env/configs are none, which is proportionate to the described functionality.
Instruction Scope
SKILL.md instructs creation of local .learnings files and optional workspace files (~/.openclaw/workspace) and enabling hooks; scripts (activator, error-detector, extract-skill) operate on local files and read CLAUDE_TOOL_OUTPUT. This is within scope for a logging/monitoring skill, but the PostToolUse hook (error-detector) reads command output which may include sensitive data — SKILL.md notes this. Review what the scripts will run and enable PostToolUse only if comfortable with hooks reading tool outputs.
Install Mechanism
No install spec in the registry (instruction-only). Manual install suggestions use git clone from GitHub (standard). Scripts and hook handlers are provided in the package; there are no downloads from unknown personal servers or URL shorteners. No extract/archive installs that write arbitrary code from untrusted URLs were found.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The only environment usage is the error-detector reading CLAUDE_TOOL_OUTPUT (an expected hook-provided variable). There are no requests for unrelated secrets or cloud credentials.
Persistence & Privilege
always:false and user-invocable:true (default). Hook activation is opt-in: the user must copy/enable the hook to ~/.openclaw/hooks. Note that when enabled, the hook scripts run with the same permissions as the agent and activator is designed to run on prompts if configured; that increases surface area, so enable only after review. The skill does not automatically modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: create local marketing log files, surface reminders, and optionally run lightweight scripts to detect marketing-related issues in tool output. Before installing or enabling hooks: (1) inspect the provided scripts (activator.sh, error-detector.sh, extract-skill.sh) and hook handlers to confirm you’re comfortable with their behavior; (2) do not enable the PostToolUse (error-detector) hook if you run commands that produce sensitive outputs you don't want scanned — the script reads CLAUDE_TOOL_OUTPUT; (3) enable hooks only by explicit action (copy + openclaw hooks enable) and prefer project-level testing or a sandbox workspace first; (4) the package requests no credentials and performs no network exfiltration, but verify any git clone source you use (the manual install references a GitHub repo) and audit the code before trusting it in production.Like a lobster shell, security has layers — review code before you run it.
latestvk9770nvrs7rs4kxxc63gk68k9h84t19p
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
