Self-Modification
High
- Category
- Rogue Agent
- Content
- Treat `AGENTS.md` and repo docs as maps and constraints, not as proof of external facts. - Prefer `rg`, `sed`, `git status`, and `git diff` for local inspection. - Use `apply_patch` for manual edits when the user explicitly asks to create research artifacts or update skill files. - Do not default to writing inside a project repository. Ask or use an explicitly authorized research directory. - Do not commit, stage, or push unless the user explicitly asks. - If Python is needed, use `uv` or an existing project/skill validation command; do not modify system Python.
- Confidence
- 85% confidence
- Finding
- update skill
