awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesAI Agent Secret Redaction

Encrypted environment variables that are hidden from AI agents while still allowing them to inspect and run projects.

Distinct from AI Agent Security: Distinct from AI Agent Security: focuses specifically on hiding secrets from agents during inspection, not general agent security controls.

Explore 1 awesome GitHub repository matching security & cryptography · AI Agent Secret Redaction. Refine with filters or upvote what's useful.

Awesome AI Agent Secret Redaction GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dotenvx/dotenvxAvatar dotenvx

    dotenvx/dotenvx

    4,974Vezi pe GitHub↗

    dotenvx is a cross-platform command-line tool that encrypts .env files using public-key cryptography and decrypts them at runtime, injecting the plaintext secrets into a process environment before execution. It treats encrypted environment files as self-contained vaults that are loaded and decrypted entirely in memory each time a command runs. What sets dotenvx apart is its ability to armor the private decryption key itself with a passphrase, allowing that key to be stored remotely and retrieved only when decryption is needed. A single encrypted vault file can be bound to multiple per-envir

    Keeps encrypted environment variables hidden from AI agents while still allowing them to inspect and run projects.

    JavaScriptcliconfiguration-filecurl
    Vezi pe GitHub↗4,974
  1. Home
  2. Security & Cryptography
  3. AI Agent Secret Redaction