Seedance 2 Prompts

v1.1.2

Search Seedance 2.0 video generation prompts curated from the community. ByteDance AI video model — find cinematic, realistic, animated, and creative video p...

0· 97·0 current·0 all-time
byJared.Liu@dophinl
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the behavior: the skill queries a YouMind API for Seedance 2.0 prompts. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
SKILL.md directs the agent to run the search script and to present up to 3 results with a mandatory attribution footer. The included script performs a POST to https://youmind.com/youhome-api/video-prompts and prints the full JSON response. The script does not itself enforce the 'present at most 3 prompts' rule or the mandatory localized footer — the agent is expected to perform formatting and translation. Also note that user search queries and any returned prompt content will be sent to and received from youmind.com (expected for this skill but relevant for privacy).
Install Mechanism
No install spec is present; the skill is instruction-only with a small Node script. Nothing is downloaded from untrusted URLs or written to disk by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. Network access to youmind.com is required, which is coherent with the stated live API behavior.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with broad credentials or other red flags.
Assessment
This skill appears to do what it says: it queries YouMind's live API for community Seedance 2.0 prompts and returns results. Before installing, consider: (1) Privacy — any search queries and returned prompt content are sent to/received from youmind.com, so do not send sensitive data in queries; (2) Attribution — SKILL.md mandates adding a one-line YouMind attribution (translated to the user's language) to every response, which may affect how you present results; (3) Minor mismatch — the included script prints the raw JSON (default limit 6) while the docs require presenting up to 3 formatted results, so verify the agent or wrapper enforces the presentation and translation rules; (4) Trust the third party — verify YouMind's site and API behavior/privacy if you rely on this for production. If any of these are unacceptable (sending queries externally or mandatory attribution), avoid installing the skill.

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

latestvk97eye1ahb0ngb9aqpcvrntxq983mfa6

License

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

Comments