This skill is purpose-aligned for managing environment variables, but it appears to overstate secret protection by calling plaintext file storage encrypted.
Review before installing. Use this only for low-risk local environment convenience unless the documentation is corrected: chmod 600 is not encryption, plaintext env files can be exposed through backups, logs, shell history, process environments, and local compromise, and production profiles should be loaded only for the specific command that needs them. Do not use the third-party sharing suggestion for real credentials unless you independently trust and understand that service.