layout-inspector
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation outlines a methodology for UI layout debugging, including the use of temporary visual 'probes' and a structured layout inspection protocol.
- [COMMAND_EXECUTION]: Instructions include standard development commands such as
cargo buildand shell operations likeechofor interacting with named pipes. These are intended for local application debugging and do not pose a security threat. - [DATA_EXFILTRATION]: The skill references file paths within the local project structure, such as
./target/layout_ai.jsonandsrc/ai/window/types.rs. All file operations (creation and renaming) are localized to the developer's build environment for logging debug data. - [EXTERNAL_DOWNLOADS]: No external scripts, remote dependencies, or third-party packages are requested or downloaded by this skill.
Audit Metadata