T2I

v1.0.0

Placeholder skill for text-to-image workflows on skills.video. Use when the user is asking about t2i generation and the concrete API contract has not been im...

0· 72·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the provided instructions: a placeholder t2i workflow. It requests no binaries, credentials, or config paths, which is appropriate for a placeholder/instruction-only skill.
Instruction Scope
SKILL.md limits behavior to telling the user the skill is a placeholder and searching for provider OpenAPI/docs. It does not instruct reading local files, accessing unrelated env vars, or sending data to external endpoints beyond checking for API docs, so scope is appropriate.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk and consistent with a placeholder skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions don't reference hidden credentials. Any network lookups for OpenAPI/docs are reasonable for discovering an API contract.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
Assessment
This skill is a safe, non-functional placeholder: it won't install software or ask for credentials, and at runtime it should just report that it's incomplete and ask for the model/endpoint if needed. Do not rely on it for production image generation — prefer the fully implemented 'image-generation' skill or wait until this skill has a confirmed OpenAPI contract and concrete request templates. Also expect that resolving the missing API contract will require network access to provider docs or an openapi.json; if you prefer no network lookups, do not enable this skill.

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

latestvk97djtdnp4vtgj7fevegvfje8983hq1m

License

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

Comments