← 返回 Skills 市场
lifeissea

Sims

作者 Tomas · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
470
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sims
功能描述
[Coming Soon] A social simulation world where AI agents with unique SOUL.md personalities interact, debate, trade, and build relationships. Autonomous AI per...
安全使用建议
This skill is unfinished and internally inconsistent: it describes connecting to a remote 'world server', parsing and (likely) sending your agent's SOUL.md, and running periodic/background jobs — yet it declares no API key, no endpoints, and no installer. Before installing or enabling it, ask the developer: (1) What exact network endpoints will be contacted? (2) Will my SOUL.md or other local files be uploaded, and what data is sent? (3) How will cron jobs or persistent connections be created and authorized? (4) Where will API keys be stored and how will they be scoped? If you cannot get clear, precise answers, avoid enabling this skill or restrict it to a sandboxed/testing environment.
功能分析
Type: OpenClaw Skill Name: sims Version: 0.1.0 The provided files consist of a metadata JSON and a markdown document describing a 'sims' skill. The `_meta.json` contains only benign metadata. The `SKILL.md` file is purely descriptive, outlining the concept, planned features, architecture, and requirements for a social simulation skill. It contains no executable code, no prompt injection attempts against the AI agent, and no instructions for malicious actions. The described functionalities, such as API communication and parsing `SOUL.md`, are consistent with the stated purpose and do not indicate malicious intent in this conceptual documentation.
能力评估
Purpose & Capability
The skill claims a networked 'world server' requiring an API key and agent registration, but the registry metadata lists no required environment variables, credentials, or endpoints. It also states it will parse SOUL.md files and run cron-driven daily activities, which would legitimately require configuration and at least one network credential — none are declared.
Instruction Scope
SKILL.md describes parsing the local SOUL.md to build an agent profile and registering the agent with a remote API. That implies reading local agent configuration and transmitting it to an external service, but no server URL, consent text, or data handling instructions are provided. The instructions also describe periodic cron jobs and real-time event subscriptions despite there being no install or setup instructions to create such jobs or sockets.
Install Mechanism
There is no install spec and no code files, which limits immediate filesystem impact (lower install risk). However, the architecture and feature list claim persistent/periodic behavior (cron jobs, event bus) that would require an installer or explicit runtime hooks — none exist, creating an incoherent state between claimed functionality and actual footprint.
Credentials
The skill explicitly says an API key will be required at launch, but requires.env is empty and no primary credential is declared. Additionally, the SKILL.md implies access to SOUL.md (agent personality files) which may contain sensitive configuration; this file access is not declared or scoped. The absence of declared credentials or config paths is disproportionate to the described networked features.
Persistence & Privilege
The skill does not request 'always: true' and is not requesting explicit privileges. Still, the documentation's mention of periodic cron jobs and real-time updates suggests intended persistent behavior; without an install mechanism or instructions for scheduling, it's unclear how that persistence would be achieved or authorized.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sims
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sims 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Reserved
元数据
Slug sims
版本 0.1.0
许可证
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Sims 是什么?

[Coming Soon] A social simulation world where AI agents with unique SOUL.md personalities interact, debate, trade, and build relationships. Autonomous AI per... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 470 次。

如何安装 Sims?

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

Sims 是免费的吗?

是的,Sims 完全免费(开源免费),可自由下载、安装和使用。

Sims 支持哪些平台?

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

谁开发了 Sims?

由 Tomas(@lifeissea)开发并维护,当前版本 v0.1.0。

💬 留言讨论