New Youth.skill | 新青年.skill

v0.0.1

新青年人格塑造技能。基于陈独秀《敬告青年》六条标准, 为用户提供人格评估、决策指引、观点审视、日课践行、视角延展、行动落实。 触发场景: - "我是否无愧于这个时代?" - "面对选择,我该如何自处?" - "如何才能不负此生?" - "此言当真?此论有据否?" - "我想成为一个更有担当的人" 注意:执行确定性...

0· 56·0 current·0 all-time
byMorois@moroiser
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (New Youth人格塑造) align with the shipped files: SKILL.md, many README/reference files, and two optional helper scripts for index/task generation. There are no unexplained environment variables, binaries, or external services requested.
Instruction Scope
SKILL.md instructs the agent to read the skill's references/ directory and offers two local helper scripts (scripts/youth-index.py and scripts/daily-task-generator.py). It does not instruct reading system files outside the skill directory or calling external endpoints. As a precaution, the included scripts should be reviewed before execution to confirm they contain only local computation and no hidden network I/O or unexpected file access.
Install Mechanism
No install specification; this is instruction‑first and low risk. The repository contains local Python helper scripts but no remote download/install steps or unusual installers.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scope of requested access is proportionate to the stated purpose.
Persistence & Privilege
always:false (not force‑included). user‑invocable:true and autonomous invocation allowed (platform default). The skill does not request elevated persistence or modify other skills.
Assessment
This skill appears coherent and low risk: it is a text/dialogue guidance skill with two optional Python helper scripts. Before running the helper scripts, open and review scripts/youth-index.py and scripts/daily-task-generator.py to ensure they only perform local calculations (no outbound network calls, no reading of system files outside the skill folder, no unsanitized execution). Avoid placing secrets or unrelated private files under the skill's references/ or research/ folders because SKILL.md states the AI will read references/ at runtime. If you want extra safety, run or inspect the scripts in an isolated environment (container or VM) or disable executing the scripts and use the skill as a dialogue-only tool.

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

latestvk975sef8smp8pmb56r0406s69984fdw6

License

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

Comments