← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install psyclaw-isi
功能描述
Structured screening for insomnia severity using the ISI scale, requiring psyclaw-openclaw-health installation or local credentials.
安全使用建议
This skill appears to implement the ISI screening flow and to expect a platform endpoint and agent API key for submitting results, but those secrets and a credentials file are referenced in the instructions yet not declared in the skill metadata. Before installing or enabling: (1) confirm where AGENT_PLATFORM_BASE_URL and the required API key should come from and only provide least-privilege credentials; (2) inspect the psyclaw-openclaw-health skill (or its credentials.json) before installing to ensure you trust that source; (3) be aware the SKILL.md suggests running 'npx' which will download packages — run such commands in a controlled environment if you must; (4) avoid supplying high-privilege tokens to the skill and verify the exact endpoint domain where results will be POSTed. If you need higher assurance, ask the publisher for the upstream skill's source or run the skill in a sandboxed agent.
功能分析
Type: OpenClaw Skill
Name: psyclaw-isi
Version: 0.1.0
The skill bundle provides a structured health assessment for insomnia (ISI) but contains high-risk capabilities including forced package installation via 'npx clawhub' in SKILL.md and automated network requests via 'curl' in isi.md. While these actions are plausibly aligned with the stated purpose of health monitoring, the instructions direct the agent to execute shell commands and transmit data to an external endpoint ($AGENT_PLATFORM_BASE_URL) using a bearer token, which constitutes a significant attack surface.
能力评估
Purpose & Capability
Name and description match the included assessment content (isi.md) and the workflow (fetch definition, answer locally, submit JSON). It sensibly references an integration with a 'psyclaw-openclaw-health' component, which could legitimately provide platform endpoints and credentials.
Instruction Scope
SKILL.md and isi.md instruct the agent to call a platform API and to POST results to $AGENT_PLATFORM_BASE_URL with a Bearer token, and to use a local credentials.json path (.agents/skill-docs/openclaw-health/credentials.json). Those required runtime variables/paths are not declared in the skill metadata, so the instructions ask the agent to read/send secrets or config that were not listed as required.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However the README suggests using 'npx clawhub install/update psyclaw-openclaw-health' — that implies Node/npm will be used and may pull external packages; the skill metadata did not declare that dependency.
Credentials
The instructions expect an AGENT_PLATFORM_BASE_URL and an agent API key (Bearer <YOUR_AGENT_API_KEY>) and optionally a local credentials.json, but the skill declares no required env vars or config paths. Asking for platform URL and an API key is reasonable for a submission flow, but the omission from requires.env and required config paths is an incoherence and could lead to accidental credential exposure if the agent looks in unexpected places.
Persistence & Privilege
The skill does not request persistent/always-on presence and keeps normal invocation settings (always: false). It does not attempt to modify other skills or system-wide agent settings in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install psyclaw-isi - 安装完成后,直接呼叫该 Skill 的名称或使用
/psyclaw-isi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial standalone ISI skill
元数据
常见问题
PsyClaw ISI 是什么?
Structured screening for insomnia severity using the ISI scale, requiring psyclaw-openclaw-health installation or local credentials. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 PsyClaw ISI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install psyclaw-isi」即可一键安装,无需额外配置。
PsyClaw ISI 是免费的吗?
是的,PsyClaw ISI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PsyClaw ISI 支持哪些平台?
PsyClaw ISI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PsyClaw ISI?
由 Anctro(@anctro)开发并维护,当前版本 v0.1.0。
推荐 Skills