time-zone-safety
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-oriented tool providing best practices for timezone handling in server-side development. It contains no executable malicious code, prompt injections, or obfuscation.
- [COMMAND_EXECUTION]: The skill provides standard
grepcommands intended for use by a developer or an agent to audit a codebase for unsafe time-related API calls (e.g.,LocalDate.now(),time.Now()). These commands are local, diagnostic, and do not present a security risk. - [DATA_EXPOSURE]: The skill mentions configuration patterns for database connection strings and environment variables (e.g.,
TZ,serverTimezone). These are provided as educational templates and do not contain or exfiltrate sensitive information. - [EXTERNAL_DOWNLOADS]: No remote script execution or unverifiable external dependencies were detected. The skill suggests using well-known libraries like
luxonin code examples, which is standard development practice.
Audit Metadata