env-var-conventions
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical style guide for developers and agents working on the SGLang codebase. It centralizes environment variable definitions and access patterns to improve maintainability and type safety.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. References to internal library paths and environment variable prefixes are consistent with the author's identity (sgl-project).
- [SAFE]: Code examples illustrating the use of
subprocess.Popenandenvs.overrideare provided for educational purposes to explain environment inheritance and are not used for executing untrusted commands or remote scripts.
Audit Metadata