scl-90

v1.0.0

SCL-90症状自评量表 - 专业心理测评工具(含中国常模)。Symptom Checklist 90 - Professional psychological assessment with Chinese norms.

1· 47·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 (SCL-90 psychological assessment) matches the included assets: question/option data, norms, factor descriptions, tips, and shell scripts that implement an interactive CLI assessment. No unrelated credentials, binaries, or network endpoints are requested.
Instruction Scope
Runtime instructions and the included scripts perform only interactive questionnaire prompting, score calculation, and display of norms/crisis resources. The script writes results (scores and full answers array) to $HOME/.scl90_history/result_<timestamp>.txt in plaintext — this is expected for a local tool but is a privacy consideration (sensitive mental‑health answers saved locally). There are no instructions to read other system files or to transmit data externally.
Install Mechanism
No install spec — instruction-only plus bundled scripts. Nothing is downloaded or extracted from remote URLs. The skill will not install third‑party code; it only contains shell scripts and static JSON/text data.
Credentials
The skill requests no environment variables or credentials. It does access the $HOME environment (to create ~/.scl90_history) and relies on common POSIX tools (bash, date, bc). Access to the user's home directory to store results is proportional to its purpose but should be acceptable only if the user is comfortable with local plaintext storage of sensitive answers.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It creates and writes files only under the user's home directory for its own history; it does not modify other skills or system-wide agent settings.
Assessment
This skill appears to be a local, offline SCL-90 CLI assessment: it contains the questionnaire, norms, help text, and a bash program that interactively prompts for answers and saves results to ~/.scl90_history/result_<timestamp>.txt in plaintext. Before installing or running: (1) confirm you trust the author/source (silifelab) because the tool will record sensitive mental‑health answers locally; (2) if you do not want answers stored in plaintext, run the script in a disposable environment or modify it to avoid saving or to encrypt the history file; (3) the tool does not send data externally or require credentials, so network exfiltration is not indicated by the shipped files, but if you need strong guarantees, run it offline or inspect/execute it in a sandbox/container; (4) the tool provides crisis hotlines but is not a substitute for professional care.

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

latestvk97cefbyvjmrjh7sw7ztn0qvt184070g

License

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

Comments