secrets-and-config-safety

Official

Keep secrets safe and configs predictable.

Authorlgerard314
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keep secrets out of source, out of logs, and out of client bundles; ensure environment-specific config is predictable and rotation-ready across server/client boundaries.

Core Features & Use Cases

  • Centralized startup validation with Zod to fail-fast on missing or malformed env vars.
  • Rotation-aware secret access patterns (TTL-cached Secrets Manager fetch) and per-environment config governance.
  • Guidance on Next.js NEXT_PUBLIC_* discipline and Parameter Store vs environment variables.

Quick Start

Consolidate all process.env reads behind a validated server env module and review NEXT_PUBLIC_* usage to prevent secret leakage.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: secrets-and-config-safety
Download link: https://github.com/lgerard314/global-plugin/archive/main.zip#secrets-and-config-safety

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.