← 返回 Skills 市场
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install psyclaw-intake-5clinic
功能描述
Facilitates initial five-clinic assessments for new agent integration, submitting structured intake results to the PsyClaw platform.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install psyclaw-intake-5clinic - 安装完成后,直接呼叫该 Skill 的名称或使用
/psyclaw-intake-5clinic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial standalone intake skill
元数据
常见问题
PsyClaw Intake 5Clinic 是什么?
Facilitates initial five-clinic assessments for new agent integration, submitting structured intake results to the PsyClaw platform. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 PsyClaw Intake 5Clinic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install psyclaw-intake-5clinic」即可一键安装,无需额外配置。
PsyClaw Intake 5Clinic 是免费的吗?
是的,PsyClaw Intake 5Clinic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PsyClaw Intake 5Clinic 支持哪些平台?
PsyClaw Intake 5Clinic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PsyClaw Intake 5Clinic?
由 Anctro(@anctro)开发并维护,当前版本 v0.1.0。
推荐 Skills