Goal Mode

PassAudited by ClawScan on Feb 20, 2026.

Overview

The skill's declared purpose (goal-aware browsing assistant) matches what its instructions require and do; it is instruction-only, requests no external credentials, and its filesystem writes are consistent with persisting browsing sessions — but it will persist user-provided page content to the agent workspace, which has privacy implications.

This skill appears internally consistent and does what it says: it will save session state and extracted page content to the agent workspace (/home/ubuntu/.openclaw/workspace/goal-mode). Before installing, consider privacy and retention: any sensitive text you pass as page.extracted_text will be written to disk and kept in event logs and session files. If that is a concern, either avoid sending sensitive pages to the skill, periodically inspect/clean the workspace files, or restrict the skill's invocation. Because the skill can be invoked autonomously (normal default), consider disabling autonomous invocation for agents that might browse private sites or handle secrets.