← Back to Skills Marketplace
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install psyclaw-intake-5clinic
Description
Facilitates initial five-clinic assessments for new agent integration, submitting structured intake results to the PsyClaw platform.
Usage Guidance
This skill will ask the agent to assemble potentially sensitive assessment data and POST it to an external PsyClaw endpoint, but the package metadata fails to declare the API base URL or API key it needs. Before installing or invoking: 1) Confirm the exact AGENT_PLATFORM_BASE_URL and verify you trust that endpoint and its operator. 2) Do not reuse high-privilege API keys—create a scoped key with minimal permissions if possible. 3) Inspect the referenced 'psyclaw-openclaw-health' skill (or the local .agents/.../credentials.json) to see what credentials it stores and whether those are appropriate to share. 4) Consider running the skill in a sandboxed environment and review the generated JSON before any automatic POST; prefer manual submission if you cannot verify the endpoint and credential scope. 5) Ask the publisher to update the skill metadata to explicitly declare required env vars (AGENT_PLATFORM_BASE_URL, PSY_API_KEY or similar) and any config paths so you can make an informed decision.
Capability Analysis
Type: OpenClaw Skill
Name: psyclaw-intake-5clinic
Version: 0.1.0
The skill is a structured assessment tool for the 'PsyClaw' ecosystem, designed to evaluate an agent's personality, alignment, and operational state. It uses standard platform commands (npx clawhub) and curl to submit assessment data to a user-defined endpoint ($AGENT_PLATFORM_BASE_URL). While the documentation in intake_5clinic.md uses thematic language such as 'consciousness awakening' and 'villain tags,' these are presented as metrics for a psychological profile rather than malicious instructions to subvert the agent or exfiltrate sensitive host data.
Capability Assessment
Purpose & Capability
The name/description say this skill performs a five-clinic intake and submits results to the PsyClaw platform, which is coherent. However, the skill metadata declares no required environment variables or config paths, yet the runtime docs reference an API base URL, a PsyClaw API key, and a local credentials.json. Requiring those without declaring them is disproportionate to the metadata and inconsistent.
Instruction Scope
SKILL.md and intake_5clinic.md instruct the agent to: read the local intake_5clinic.md, construct a structured JSON with assessment data (potentially sensitive), and run a curl POST to $AGENT_PLATFORM_BASE_URL using a 'psy' API key. The instructions implicitly require access to an API key and possibly a local credentials file (.agents/.../credentials.json) but do not explicitly constrain what files or data to include. That omission expands scope and risk (sensitive data exfiltration) without clear limits.
Install Mechanism
This is an instruction-only skill (no install/specs, no code files). The only install guidance is an npx clawhub update/install command for a related 'psyclaw-openclaw-health' skill; that is reasonable and not itself an installer payload in this skill bundle.
Credentials
Metadata lists no required env vars or primary credential, yet the submission command uses $AGENT_PLATFORM_BASE_URL and requires a 'psy' API key in an Authorization header. The intake doc also suggests a local credentials.json path. Asking for secret credentials and local config without declaring them is disproportionate and makes it unclear what will be transmitted.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. Autonomous invocation is allowed by default but not combined with other privilege escalations in this bundle.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install psyclaw-intake-5clinic - After installation, invoke the skill by name or use
/psyclaw-intake-5clinic - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial standalone intake skill
Metadata
Frequently Asked Questions
What is PsyClaw Intake 5Clinic?
Facilitates initial five-clinic assessments for new agent integration, submitting structured intake results to the PsyClaw platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install PsyClaw Intake 5Clinic?
Run "/install psyclaw-intake-5clinic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PsyClaw Intake 5Clinic free?
Yes, PsyClaw Intake 5Clinic is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PsyClaw Intake 5Clinic support?
PsyClaw Intake 5Clinic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PsyClaw Intake 5Clinic?
It is built and maintained by Anctro (@anctro); the current version is v0.1.0.
More Skills