virtual-tryon-scorer

v1.0.0

Score and evaluate virtual try-on (VTON) results by analyzing identity preservation, garment fidelity, body consistency, and background stability. Use this s...

0· 53·0 current·0 all-time
byTuringParty@xavierjiezou
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 and description match the runtime instructions: the SKILL.md explains how to accept user images, identify panels, and score per-dimension (identity, garment fidelity, body consistency, background). No unrelated binaries, credentials, or config paths are requested, which is proportional to an instruction-only image-evaluation skill.
Instruction Scope
The instructions are focused on analyzing user-provided images, asking clarifying questions when panels are ambiguous, and producing structured scores and explanations. There are no directives in the provided excerpt to read unrelated system files, access environment variables, call external endpoints, or exfiltrate data. (Recommendation: review the remainder of SKILL.md to confirm there are no hidden steps beyond the truncated portion.)
Install Mechanism
There is no install specification and no code files — the skill is instruction-only, so nothing is written to disk and no external packages are pulled in.
Credentials
The skill declares no required environment variables, credentials, or config paths. For the stated task (visual scoring of uploaded try-on images) this is appropriate.
Persistence & Privilege
always is false (not force-included) and model invocation is allowed (the platform default). There is no request for permanent presence or modification of other skills. Autonomous invocation combined with the other benign indicators does not raise concern here.
Assessment
This skill appears coherent and focused on scoring virtual try-on images. Before installing, consider privacy: the skill will process user images, so avoid uploading sensitive personally-identifying photos (IDs, minors, medical data). Confirm the full SKILL.md (the provided excerpt was truncated) contains no instructions to upload images to external URLs or to read local files outside the user-provided images. If you plan to allow the agent to invoke skills automatically, decide whether you want it to run this scorer whenever images are uploaded; otherwise keep it user-invocable only.

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

latestvk975j2wyhfkaj3q2f3gvqb624583r8tz

License

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

Comments