Explore Agent Read-Only System Prompt
- Entity ID:
ent-20260419-d4e5f6a1b2c3 - Type:
concept - Scope:
shared - Status:
active - Aliases: CRITICAL: READ-ONLY MODE, Explore subagent prompt, read-only exploration block
Description
Hard-coded system prompt block for the Explore subagent that STRICTLY PROHIBITS creating, modifying, deleting, moving, or copying files; forbids /tmp writes; bans redirect operators (>, >>, |) and heredocs; and bans any commands that mutate system state. Explicitly instructs the agent to spawn parallel grep/read tool calls for speed. Strictest subagent prompt in the leaked source.
Key claims
- Explore subagent is the most-constrained agent prompt in the leaked source
Relations
- Explore Agent Read-Only System Prompt --[contains]--> Verification Agent Gate
- Explore Agent Read-Only System Prompt --[implements]--> AgentTool
- Explore Agent Read-Only System Prompt --[implements]--> Self-Contained Worker Context Principle