Sillytavern Charactecard

v1.0.0

完美兼容 SillyTavern 角色卡的导入、解析、导出功能。支持 V1/V2/V3 规范,支持 PNG 嵌入式 JSON 和纯 JSON 格式。当用户需要导入、查看、编辑或导出 SillyTavern 角色卡时使用此技能。

1· 272·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
medium confidence
Purpose & Capability
Name/description describe SillyTavern character-card import/export and the included utils.js implements PNG/JSON detection, extraction, normalization, validation, and embedding—functionality coherent with the stated purpose. Required binaries/env/config are none, which is appropriate.
Instruction Scope
SKILL.md instructs the agent to read user-provided files, detect format, extract/validate data, display info, and produce files—all within the expected scope. It does not instruct reading unrelated system files or sending data to external endpoints.
Install Mechanism
No install spec; the skill is instruction+utility code only. The bundled utils.js uses standard Node built-ins (fs, path, crypto). There are no downloads, package installs, or external sources in the provided files.
Credentials
The skill declares no environment variables, credentials, or config paths. The code shown does not reference process.env or external tokens and only operates on buffers/files supplied by the user.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills/system-wide settings. Autonomous invocation is allowed (platform default) but not combined with elevated privileges.
Assessment
This skill appears coherent and focused on SillyTavern character-card handling and does not ask for credentials or network access. Before installing, review the full utils.js file (the listing provided here is truncated) to confirm there are no hidden network calls, child_process usage, or arbitrary file writes in the remaining code. As a general precaution, only use the skill with character files you trust or test with sample inputs, since parsing malformed images/JSON could trigger runtime errors. If you plan to run this in a sensitive environment, run it in a sandbox or inspect the entire codebase first.

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

latestvk9755h2a79cg3ywzshm9t32bw182qyfh

License

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

Runtime requirements

🎭 Clawdis

Comments