What it is — dsh-env-profile plugin automatically detects machine tools, paths, network and disk, stores cross-session archive and injects it into system prompt with fixed budget.
Who it is for — If you do local development or operations using DeepSeek model and need environment context about available tools, paths and network delay, this plugin fits.
If your sessions only use cloud APIs with no local tool dependency, you can skip it.
Watch out — Sandbox test passed: installed in fresh profile and registered by harness, injected environment summary into prompt. No obvious issues found.
Installation requires manually allowing build script and physical copy to replace pnpm junction; npm or git source install avoids this.
Known limits: Windows-only detection, knowledge entries require manual entry, single-process write needs care.
The verdict — I would install it because it stabilizes environment injection and reduces token use, but only when my work depends on local tools and paths.