
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@itsthw/autoenv
Advanced tools
autoEnv generates a .env.example file by scanning your project for real environment variable usage. It creates a single source of truth for your team without guessing secrets.
First, install it as a development dependency:
# Using npm
npm install -D @itsthw/autoenv
# Using pnpm
pnpm add -D @itsthw/autoenv
then, run the initialization command:
npx autoenv init
process.env, import.meta.env, and ${VAR} usage..env.example file.If you choose AI Mode, an OpenAI API key is required.
OPENAI_API_KEY environment variable (recommended) or an interactive prompt.| Command | Description |
|---|---|
npx autoenv init | Standard interactive setup. |
npx autoenv init --force | Overwrites existing output files. |
FAQs
Generate .env.example from your project's env usage
We found that @itsthw/autoenv demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.