env_access
Environment variable access
Environment variable access
Line 238Snippets
r'os\.getenv.*raise|if not os\.getenv|if\s+os\.environ', # Python r'os\.getenv.*raise|if not os\.getenv|if\s+os\.environ', # Python| Python | `os\.getenv\(['"](\w+)['"]` | $1 | With optional default || Java | `System\.getenv\(['"](\w+)['"]` | $1 | |network_call
Outbound network call
Outbound network call
Line 360Snippets
| Ruby | `ENV\.fetch\(['"](\w+)['"]` | $1 | Raises if missing |Trust Score
Updated 3 weeks ago
Analyzed
Mar 31, 2026, 3:57 PM
+ 2 previous scans
Compatible with
Skill details
Updated 3 weeks ago
Analyzed Mar 31, 2026, 3:57 PM
Description
"Checks env var config sync, missing defaults, naming conventions, startup validation. Use when auditing environment configuration."
Recent scans
Mar 31, 2026, 3:57 PM
Latest analysis
Mar 31, 2026, 3:12 PM
Run 2
Mar 27, 2026, 3:49 PM
Run 1