Creytix
Design Tier 3IllustratedIn production at Creytix

Creytix Vault

Paste a secret. The AI never sees it.

Paste secrets into chat as locked references that agents can use but never see, encrypted at rest with AES-256-GCM.

The AI can use your secret without ever reading it.

What it does for you

  1. Reference, not value

    The agent only ever sees a {{vault:NAME}} reference — the actual secret resolves just-in-time at execution, not in the chat transcript.

  2. Encrypted at rest

    Stored secrets are encrypted with AES-256-GCM, not saved as plaintext.

  3. Parsed locally, not sent anywhere

    Dropped text is scanned by a deterministic local parser to find the real secret values — the raw paste never goes to any AI model or network call.

Capabilities

Hover or focus a capability to see why it matters.

  • In-chat secret paste (lock marker)

    The agent only ever sees a {{vault:NAME}} reference — the actual secret resolves just-in-time at execution, not in the chat transcript.

  • AES-256-GCM encryption at rest

    Stored secrets are encrypted with AES-256-GCM, not saved as plaintext.

  • Reference-only resolution ({{vault:NAME}})

    Dropped text is scanned by a deterministic local parser to find the real secret values — the raw paste never goes to any AI model or network call.

  • Just-in-time resolution at command execution

    The agent only ever sees a {{vault:NAME}} reference — the actual secret resolves just-in-time at execution, not in the chat transcript.

  • Deterministic local parsing, no network round-trip

    Stored secrets are encrypted with AES-256-GCM, not saved as plaintext.

  • Screenshot-protected desktop shell

    Dropped text is scanned by a deterministic local parser to find the real secret values — the raw paste never goes to any AI model or network call.

Proof, not adjectives

Screenshot-protected
The desktop shell includes a one-click screenshot-protected mode for the vault surface.
AES-256-GCM at rest
Every stored secret is encrypted with AES-256-GCM, never written to disk as plaintext.

Built with Creytix, on Creytix

This page itself was produced by the platform it describes — the same design tokens, module pipeline, and review gates used for every Creytix client site. Nothing here is a mockup of the product; it is the product.