cowork-setup
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes internal plugin scripts (
plugin-metadata.py,drive-sync-state.py) using the local Python interpreter to manage environment detection and configuration storage. These scripts are invoked with arguments to handle environment probing and writing JSON configuration to the filesystem. - [DATA_EXPOSURE]: Accesses and writes to the
~/.claude-marketing/directory to store session configuration and brand profiles. This file access is limited to the plugin's own designated data storage paths for persistence within an ephemeral sandbox. - [SAFE]: The skill's behavior is consistent with its stated purpose of providing a one-time setup for data persistence in ephemeral environments. It leverages existing platform integrations (Model Context Protocol tools) to interact with Google Drive rather than introducing external network dependencies or unverified packages.
Audit Metadata