Persona Forge

v2.0.0

角色设计工具。创建角色档案、背景故事、性格特征、人物关系、角色弧光、角色卡。Character creator with profiles, backstories, personality traits, relationships, character arcs.

0· 90·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
Name/description (character creator, profiles, analysis) matches the provided CLI-style commands and the included script: generate, analyze, compare, export, etc. The script implements the described behaviors and stores data under ~/.local/share/persona-forge. One small note: SKILL.md documents a CLI named persona-forge but there is no separate install spec; the repository includes scripts/script.sh which provides the behavior, so the lack of an external installer is not disproportionate.
Instruction Scope
SKILL.md instructs only local operations and the script likewise performs only local file I/O, text processing, and standard unix utilities (date, wc, du, grep, tail, sed, cat). The instructions and script do not read unrelated system files, request credentials, or reach out to external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included shell script is self-contained and uses standard utilities; no packages are downloaded or extracted. This is a low-risk install footprint.
Credentials
The skill declares no required environment variables, no credentials, and no config paths outside its own data directory. The script writes to and reads from ~/.local/share/persona-forge only, which is proportional to a local logging tool.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It persists data only under its own data directory. The default autonomous invocation flag is allowed by platform norms and is not, by itself, concerning here.
Assessment
This skill appears coherent and local-only: it will create and update files under ~/.local/share/persona-forge (logs, history, exports). Before installing or running, review the script if you want to confirm behavior and ensure you are comfortable with those files being written. If you prefer not to have persistent local data, avoid installing or periodically remove the data directory. No network calls or credentials are requested, and there is no external installer, so risk is limited to local file writes.

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

latestvk973f6bg6pqvw2986cn6s122nn837egp

License

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

Comments