env-helper
CommunityRead env vars with secret masking.
Authoreanzhao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reads environment variables via get_env, masking secrets when necessary.
Core Features & Use Cases
- Secret masking: Do not expose sensitive values, only existence + masked preview.
- Direct lookup: Retrieve values for safe keys.
- Use Case: Check if a required env var is set without revealing the value.
Quick Start
Call get_env with the key; if the value looks like a secret, return existence with masked preview; otherwise, return the value.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: env-helper Download link: https://github.com/eanzhao/aevatar-agent-framework/archive/main.zip#env-helper Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.