env-configuration
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines naming conventions and best practices for environment variables, promoting the use of a standard prefix (LAT_) to avoid collisions.
- [SAFE]: Code examples demonstrate the use of vendor-specific utilities (@platform/env) for parsing and validating configuration at runtime.
- [CREDENTIALS_UNSAFE]: The skill includes references to sensitive environment variables but utilizes safe placeholders (e.g., sk_test_xxx) in its documentation, preventing credential exposure.
Audit Metadata