Campaign Calendar Planner
v1.0.0Plan ecommerce campaign calendars across Shopify, Amazon, TikTok Shop, Xiaohongshu, and other channels using built-in seasonal frameworks, promotion playbook...
⭐ 0· 19·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description promise (multi-channel campaign calendar planning) matches the SKILL.md and the included handler.py: the module produces a markdown campaign brief using built-in rules. There are no unexpected credentials, binaries, or integrations requested.
Instruction Scope
SKILL.md instructs the agent to produce a markdown brief and explicitly states no live platform/ERP access. The runtime code only parses input, applies heuristics, and renders markdown; it does not read arbitrary system files, call external endpoints, or exfiltrate data. The only I/O is optional CLI/stdin usage in __main__ for local runs.
Install Mechanism
This is instruction-first with a small Python handler provided and no install spec. Nothing is downloaded or written to disk by an installer; code is self-contained and does not pull external packages at runtime.
Credentials
No environment variables, credentials, or config paths are required or accessed. The skill does not request unrelated secrets or broad environment access.
Persistence & Privilege
Skill flags are default (always:false, model invocation enabled). It does not request persistent presence or modify agent/system configurations. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges here.
Assessment
The skill appears coherent and small: it converts user input into a heuristic markdown campaign plan and contains no network calls or secret access. Before installing, consider: (1) the source and publisher are unknown—if you require provenance, ask for a verified homepage or repository; (2) run the included tests locally (tests/test_handler.py) to confirm behavior in your environment; (3) because dates and platform specifics can vary by market, treat the output as advisory and verify official festival/sale dates and compliance for regulated categories; (4) do not provide any platform credentials (ad accounts, calendars, ERPs) to this skill—it's not designed to use them. If you want stronger assurance, request or review a signed upstream repository or a packaged release from a known owner.Like a lobster shell, security has layers — review code before you run it.
latestvk97565ebs2y9p0cmhnczcb1cgh84r8r5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
