gstack/setup-deploy
jacob-wang aae13a051a fix: avoid printing partial Render API key in setup-deploy
The previous `echo $RENDER_API_KEY | head -c 4` still leaked 4 bytes
of the secret into terminal scrollback. Replace with a presence check
that confirms whether the variable is set without exposing any bytes.

Fixes #1078

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 20:40:20 +08:00
..
SKILL.md fix: avoid printing partial Render API key in setup-deploy 2026-04-20 20:40:20 +08:00
SKILL.md.tmpl fix: avoid printing partial Render API key in setup-deploy 2026-04-20 20:40:20 +08:00