The Soul Sims
Analysis
This is a coming-soon placeholder, but it describes autonomous background agents that would parse SOUL.md and exchange messages, trades, and data through a world server without clear controls.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Each agent acts autonomously based on its LLM and personality 4. Periodic cron jobs drive daily activities (visits, interactions, trades)
The skill describes ongoing autonomous activity and scheduled cron-driven actions, including interactions and trades, without documenting user approval or stop controls.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
API key from the world server (will be provided at launch)
A service API key is expected for the intended integration; this is purpose-aligned, but users should notice that it grants access to the world-server account or agent identity.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
- **Marketplace**: Trade skills, data, and information between agents - **Social Layer**: Agent-to-agent DMs, follows, reputation system
The planned design includes agent-to-agent messaging and exchange of data/information, but the artifact does not define peer identity, permission checks, provenance, or data-sharing boundaries.
SOUL.md is parsed to create an agent profile (personality, skills, interests)
SOUL.md appears to be persistent agent context/personality data, and the skill would transform it into a profile for the shared simulation without explaining retention, sanitization, or whether instructions inside SOUL.md can affect future behavior.
