domain-model
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs authorized file operations strictly for documentation maintenance. It reads existing project files (
CONTEXT.md,docs/adr/,src/) and updates them based on user-agreed decisions. - [SAFE]: No network activity or external downloads are present. The skill's functionality is entirely self-contained and relies on local context.
- [SAFE]: The skill includes a
disable-model-invocation: trueconstraint in its frontmatter, which restricts the execution environment and prevents unauthorized model-to-model interactions. - [SAFE]: No obfuscation, persistence mechanisms, or credential handling issues were detected. The skill follows established best practices for documentation management.
Audit Metadata