Creator Collaboration Planner

v1.0.0

Plan creator partnerships across TikTok, Douyin, Xiaohongshu, Instagram, YouTube, or similar channels. Use when a team needs creator mix recommendations, out...

0· 43·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
Name, description, SKILL.md, and handler.py all implement a heuristic creator-collaboration planner. The skill requires no env vars, binaries, or config paths—this matches the declared 'no live-data' design.
Instruction Scope
SKILL.md instructs the agent to generate collaboration plans from user-provided context and explicitly forbids claiming access to live creator rosters or analytics. The instructions do not ask the agent to read system files, secrets, or contact external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included handler.py is small, local Python code with no network, exec, or file-system writes beyond standard output. No downloads or external packages are pulled during install.
Credentials
The skill requests no environment variables or credentials and the code does not access os.environ or external config. No disproportionate credential access is requested.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. disable-model-invocation is false (normal); this combination is appropriate here and not excessive.
Assessment
This skill appears internally coherent and implements a heuristic planner without network calls or credential use. Before installing or using it: (1) avoid pasting highly sensitive campaign secrets or PII into prompts, since outputs are generated from provided inputs; (2) if you need legal, financial, or contract text, route final drafts to your legal/compliance team—the skill explicitly warns this; (3) you can review handler.py (small and readable) to satisfy yourself there are no hidden endpoints; and (4) because autonomous invocation is allowed by default, monitor initial runs to confirm the outputs match your expectations.

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

latestvk976j1stayxhjjpx2sr1r3cyz184vhg8

License

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

Comments