lattice-init
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill detects the project framework by checking for standard manifest files in the repository root, such as
package.json,go.mod, andCargo.toml. This is standard behavior for developer tools. - [SAFE]: File system modifications are confined to the
.lattice/directory, which is the intended location for framework settings and standards documentation. - [SAFE]: The skill suggests running other internal framework components ('refiners') based on gaps in the project structure, maintaining a transparent workflow where the user is prompted for action.
- [SAFE]: There are no indicators of remote code execution, network exfiltration, or credential theft in the provided logic.
Audit Metadata