context-preservation
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs basic shell commands such as
mkdir,ls, andcatto manage context files within the.config/opencode/context/directory. These actions are limited to local filesystem management and align with the skill's stated purpose of session restoration. - [SAFE]: Explicit constraints are provided to the agent to avoid capturing sensitive information, including credentials and secrets, ensuring they are not stored in the session context files.
- [SAFE]: The skill operates locally and does not contain any patterns for external network communication or remote resource fetching.
Audit Metadata