Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:

bash-herestring-newline-secrets

// Fix password/secret authentication failures caused by trailing newlines when creating Google Cloud secrets (or similar) with bash here-strings. Use when: (1) Password authentication fails with correct password, (2) Secret created with `<<< "value"` syntax, (3) Error like "password authentication failed" or "invalid token" despite correct value. Bash here-strings (`<<<`) add a trailing newline that corrupts secrets.

$ git log --oneline --stat
stars:253
forks:50
updated:5 de mayo de 2026, 02:08
SKILL.md
readonly