Skip to main content
Run any Skill in Manus
with one click
$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:May 5, 2026 at 02:08
SKILL.md
readonly