Unrestricted Tool Access
Medium
- Category
- Excessive Agency
- Content
This skill operates under strict safety constraints: - **No Code Execution:** Does not execute arbitrary code, shell commands, or external programs - **Isolated Write Scope:** All write operations restricted to `<workspace>/temp/<session_id>/` only - **Read-Only External Access:** External files are only read and copied, never modified in place - **Temporary Only:** Files are designed to be deleted; no permanent storage outside workspace
- Confidence
- 80% confidence
- Finding
- Skill grants unrestricted tool access without appropriate constraints. An agent with unfettered tool access can perform arbitrary actions including file modification, network requests, and code execution.
