adr-sync
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute local commands such as
cargo test -- --listto enumerate available tests andrepo-native-alignmentto compile and validate ADR manifests. These operations utilize standard development tools and are restricted to the local repository context. - [SAFE]: The skill operates on local ADR files within the
docs/ADRs/directory and does not perform network operations, access sensitive credentials, or employ obfuscation. The behavior is consistent with its stated objective of automating documentation consistency checks.
Audit Metadata