Ross ROSS = Recommend OSS · open-source software intelligence for agents

KuroLabs/stegcloak

Hide secrets with invisible characters in plain text securely using passwords 🧙🏻‍♂️⭐ observed · 2026-08-28

github.com/KuroLabs/stegcloak · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2318
  • days_rel: n/a
  • days_push: 701
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3871 stars · 248 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

StegCloak is a pure JavaScript steganography module that hides secrets inside plain text using invisible zero-width unicode characters, encrypting with AES-256-CTR and compressing before embedding. It is available as an npm API module, a CLI, and a web interface.

Use cases

  • hide a secret message inside a tweet
  • watermark strings invisibly
  • embed invisible scripts in webpages
  • covert communication over social media like WhatsApp or Telegram
  • hide a link to a file inside cover text
  • encrypt and conceal text with a password

When to choose

  • you need to hide short secrets in plain text that survives copy-paste across the web
  • you want password-protected, encrypted text steganography in JavaScript
  • you need both a CLI and a programmatic API

When to avoid

  • you need image or audio steganography rather than text
  • you need guaranteed undetectability against active adversaries analyzing zero-width characters
  • you need to hide large binary payloads directly rather than links

Facets

library · maturity stable

cryptography compression serialization security cli security privacy developer-tools cli cross-platform steganography invisible-characters zero-width-characters text-hiding watermarking covert-communication aes-256 hmac natural-language-processing nodejs web

2 sources

Member repositories

RepositoryRoleHealth v2
KuroLabs/stegcloakmain23

For agents

markdown · JSON · MCP: product_card(name="KuroLabs/stegcloak")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem