cross-session-tasks
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a utility for maintaining task state across sessions using local markdown files. All operations are confined to the local filesystem, specifically within the
~/.openclaw/workspace/directory. - [COMMAND_EXECUTION]: The setup instructions include standard shell commands like
mkdirandcpto initialize the task management directory. These commands are benign, documented for the user, and used only for initial environment preparation. - [DATA_EXPOSURE]: The skill manages task-related data (checklists, project notes) and does not access sensitive system configuration files, environment variables, or user credentials.
- [REMOTE_CODE_EXECUTION]: There are no external downloads, remote script executions, or package installations involved in this skill.
Audit Metadata