retro-workspace
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs directory and file operations to manage workspace configuration. It checks for the existence of
.git,.github/, andAGENTS.mdto identify the project root. - [DATA_EXPOSURE]: The skill includes a dedicated 'Scope Gate' section that explicitly prohibits the extraction or storage of sensitive information, including secrets, credentials, personal information, and environment-specific paths.
- [SAFE]: The skill follows least-privilege principles by restricting modifications to specific configuration directories (
.github/**) and documentation files (AGENTS.md). It defaults to asafe-automode for minor updates but mandates manual review for large deletions or structural changes.
Audit Metadata