← Back to Skills Marketplace
anctro

PsyClaw ISI

by Anctro · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install psyclaw-isi
Description
Structured screening for insomnia severity using the ISI scale, requiring psyclaw-openclaw-health installation or local credentials.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install psyclaw-isi
  3. After installation, invoke the skill by name or use /psyclaw-isi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial standalone ISI skill
Metadata
Slug psyclaw-isi
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is PsyClaw ISI?

Structured screening for insomnia severity using the ISI scale, requiring psyclaw-openclaw-health installation or local credentials. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install PsyClaw ISI?

Run "/install psyclaw-isi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PsyClaw ISI free?

Yes, PsyClaw ISI is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PsyClaw ISI support?

PsyClaw ISI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PsyClaw ISI?

It is built and maintained by Anctro (@anctro); the current version is v0.1.0.

💬 Comments