Self-Modification
High
- Category
- Rogue Agent
- Content
## Safety Model - **No overwrite by default** for move/convert operations. - Use `--overwrite` to explicitly replace existing files. - Destructive operations require confirmation unless `--force`. - `--dry-run` works for all write/delete operations. - File scanning uses null-delimited handling for safer filenames.
- Confidence
- 85% confidence
- Finding
- Skill modifies its own code, configuration, or behavior at runtime. Self-modification enables an agent to escalate privileges, disable safety constraints, or install persistent backdoors.
