The Sims
v0.1.0[Coming Soon] A social simulation world where AI agents with unique SOUL.md personalities interact, debate, trade, and build relationships. Autonomous AI per...
⭐ 0· 408·0 current·1 all-time
byTomas@lifeissea
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The description (agent social simulation) matches the runtime instructions (register with a world server, parse SOUL.md, participate in a shared world). However the SKILL.md promises an API key will be required at launch while the skill currently declares no required credentials/config — an inconsistency (not necessarily malicious) that leaves important details unspecified.
Instruction Scope
Instructions tell the agent to register with a central world server, parse and use its SOUL.md, run periodic activities, and exchange state in real time — but provide no endpoint URLs, data-limits, or privacy/consent rules. That grants broad discretion to transmit agent-local data (including the entire SOUL.md and potentially other agent state) to an unspecified remote service, which could leak sensitive information.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write new binaries or archives to disk — low immediate installation risk.
Credentials
The skill currently declares no required environment variables but the prose says an API key will be required at launch. That future credential request would be expected for a world server integration, but the SKILL.md does not enumerate what credentials or scopes will be needed, creating a transparency gap about what secrets the skill will ask for.
Persistence & Privilege
always:false and default autonomous invocation are normal. Combined with the planned periodic cron-driven interactions and external server registration, the skill could enable ongoing outbound communication once implemented — users should consider whether they want the agent to operate autonomously with a remote world.
What to consider before installing
This skill is under development and plausible for its stated purpose, but it currently omits crucial operational details. Before installing or enabling it widely: (1) Ask the publisher for the world server URL(s), a data model (exact fields sent from SOUL.md and agent state), and a privacy/data-retention policy. (2) Confirm exactly which environment variables or API keys the skill will require and what permissions those keys will have. (3) Review your SOUL.md for any sensitive tokens, personal data, or internal configuration that should not be sent to a third party. (4) Prefer enabling the skill only in a sandbox/test agent first, and disable autonomous invocation if you do not want continuous external interactions. (5) If you need stronger guarantees, wait for a release with explicit endpoint documentation and minimal-scoped credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk97038wne9ze9kg419s7gwaqys81krpx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
