agent-sessions-layout
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- Implementation Guidelines: The skill defines a clear set of rules for modifying the workbench layout, such as maintaining fixed positions and preserving specific grid structures. These are standard architectural constraints for UI development.
- File Structure Awareness: It identifies key source code paths (e.g.,
src/vs/sessions/LAYOUT.md) and implementation files. This provides necessary context for an agent to perform development tasks within the intended codebase without introducing external risks. - Data Management: The skill specifies the use of unique storage keys (prefixed with
workbench.agentsession.) to prevent state conflicts, which is a recommended practice for avoiding side effects between different application components.
Audit Metadata