Live Commerce Showrunner

v1.0.0

Plan and run a live commerce session across Douyin, TikTok Shop, Taobao Live, Amazon Live, or similar channels. Use when a team needs a run of show, offer la...

0· 44·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
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (run-of-show, crew checklists, risk controls) matches the SKILL.md and handler.py implementation. The code performs only text normalization, heuristic classification, and markdown rendering—no platform APIs, cloud services, or unrelated system access are requested.
Instruction Scope
SKILL.md limits scope to generating a show brief from user-provided context and explicitly forbids claiming access to live traffic, inventory, or comment systems. The instructions do not ask the agent to read files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install specification is provided (instruction-only). The included handler.py and tests are simple local Python code with no external downloads or extraction steps.
Credentials
The skill declares no required environment variables, credentials, or config paths. The implementation does not read env vars or require secrets.
Persistence & Privilege
always is false and the skill does not attempt to persist configuration, modify other skills, or require elevated/system-wide privileges. It runs as a simple renderer based on input.
Assessment
This skill appears coherent and limited to producing operator-ready show briefs from user input. Before installing, consider: (1) confirm your platform enforces no-network rules for instruction-only skills if you want absolute assurance that no external calls can occur; (2) do not paste any credentials, proprietary inventory dumps, or private customer data into the prompt—the skill doesn't need them and a best practice is to keep sensitive data out of skill inputs; (3) review handler.py if you want to be extra cautious—it is short, local, and contains only deterministic text processing. Overall, it looks appropriate for planning live-commerce sessions.

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

latestvk97bwwc2ypw5n9tz9xxmy6t5hh84tj24

License

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

Comments