← 返回 Skills 市场
zhuqingsonga

scl-90

作者 zhuqingsonga · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scl-90
功能描述
SCL-90症状自评量表 - 专业心理测评工具(含中国常模)。Symptom Checklist 90 - Professional psychological assessment with Chinese norms.
安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: scl-90 Version: 1.0.0 The skill bundle implements a local SCL-90 psychological assessment tool. It consists of bash scripts (scripts/scl90.sh) that facilitate a 90-question survey, calculate scores based on provided JSON data (data/questions.json, data/norms.json), and store results locally in the user's home directory (~/.scl90_history). There is no evidence of network activity, data exfiltration, obfuscation, or malicious prompt injection; the tool operates entirely offline and aligns with its stated purpose of providing a self-assessment tool with crisis resources.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scl-90
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scl-90 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the SCL-90 symptom self-assessment tool. - Provides a full 90-question psychological assessment with Chinese norms. - Includes quick screening, factor explanations, norm lookup, assessment history, and crisis resource access. - Offers professional reminders and mental health crisis hotlines. - Intended for self-evaluation and monitoring; not a substitute for professional diagnosis.
元数据
Slug scl-90
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

scl-90 是什么?

SCL-90症状自评量表 - 专业心理测评工具(含中国常模)。Symptom Checklist 90 - Professional psychological assessment with Chinese norms. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 scl-90?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install scl-90」即可一键安装,无需额外配置。

scl-90 是免费的吗?

是的,scl-90 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

scl-90 支持哪些平台?

scl-90 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 scl-90?

由 zhuqingsonga(@zhuqingsonga)开发并维护,当前版本 v1.0.0。

💬 留言讨论