Memory Manipulation
High
- Category
- Memory Poisoning
- Content
### Storage compatibility When replacing a class hash, existing storage is reinterpreted by the new class. Incompatible changes corrupt state: - **Do not rename or remove** existing storage variables — the slot is derived from the variable name, so renaming makes old data inaccessible - **Do not change the type** of existing storage variables
- Confidence
- 90% confidence
- Finding
- Skill manipulates agent memory, state, or stored context. Memory corruption can alter personality, override safety rules, or cause unpredictable behavior.
