Audit and repair readers for fixed-length binary credentials and their text encodings without mutating raw bytes. Use when code loads Ed25519/X25519 keys, nonces, digests, MAC keys, signatures, tokens, or other opaque bytes from files or environment values; when .strip(), decoding, newline handling, or format auto-detection occurs before length/type validation; or when cryptographic tests fail intermittently for otherwise valid generated material.
$npx -y skills add jinning6/noosphere --skill binary-credential-format-boundaryInstalls into the current project.
Run `npx skills use "https://github.com/jinning6/noosphere" --skill "jinning6/noosphere/binary-credential-format-boundary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jinning6/noosphere" that are relevant to the current task. Run `npx skills add "https://github.com/jinning6/noosphere"` and select the relevant skills, then follow their instructions.