kotlinx-datetime-helper-kit
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practices guide for using the
kotlinx-datetimelibrary in Kotlin Multiplatform projects. It identifies common pitfalls such as time zone mismatches, wall-clock comparison errors, and calendar vs. elapsed time arithmetic. - [COMMAND_EXECUTION]: The skill provides diagnostic shell commands using
grepandfindto help developers audit their codebases for specific patterns (e.g., hardcoded time zones, system clock calls in logic). These commands are standard, non-destructive, and intended for local static analysis. - [NO_CODE]: The skill does not include any executable scripts or binaries. The Kotlin code snippets are illustrative examples of correct and incorrect library usage rather than functional software components.
Audit Metadata