New Product Launch Copilot
v1.0.0Turn a product idea, new SKU, or collection launch into a channel-ready ecommerce launch brief, messaging matrix, readiness checklist, milestone timeline, KP...
⭐ 0· 46·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the provided SKILL.md and handler.py: the code parses user input and emits a launch brief, messaging matrix, checklist, timeline, KPI and risk sections. There are no unexpected required binaries, environment variables, or unrelated capabilities.
Instruction Scope
SKILL.md explicitly forbids accessing live ads, storefronts, or analytics and limits itself to producing advisory content from user-supplied inputs. The included handler.py implements only local text processing and rendering; it does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
No install spec is present (instruction-only at runtime). The skill includes local Python code and tests but does not download or extract external artifacts or declare package installs.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The implementation shown does not reference secrets or external auth tokens.
Persistence & Privilege
always is false and the skill does not request to persist or modify other skills or agent-wide settings. It does not appear to enable forced inclusion or elevated privileges.
Assessment
This skill appears coherent and limited to generating launch planning text. Before installing, review the complete handler.py to confirm there are no hidden network calls or code beyond the snippet shown. Avoid pasting secrets or credentials into prompts (the skill uses your provided text as input). If you require higher assurance, run the included tests in an isolated environment or inspect the full source for any imports like requests, subprocess, socket, or os file reads beyond what's expected.Like a lobster shell, security has layers — review code before you run it.
latestvk9730rs1mgjkkca9a3vt068gxs84rcgf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
