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

99designs/aws-vault

A vault for securely storing and accessing AWS credentials in development environments observed · 2026-08-28

github.com/99designs/aws-vault · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

49/100

  • Activity 59
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4040
  • days_rel: n/a
  • days_push: 246
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8985 stars · 831 forks observed · 2026-08-28

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

AWS Vault is a CLI tool that securely stores AWS IAM credentials in the operating system's native keystore (macOS Keychain, Windows Credential Manager, etc.) and generates temporary credentials for shells and applications. It integrates with AWS CLI profiles and supports MFA and role assumption, though the project is now abandoned in favor of an active fork.

Use cases

  • securely store aws credentials on my laptop
  • avoid putting aws access keys in plaintext config files
  • run aws cli with temporary credentials and mfa
  • switch between aws profiles safely
  • assume aws roles from the command line
  • keep aws session tokens in the os keychain

When to choose

  • you need secure local storage of AWS credentials with temporary session generation
  • you want MFA and role-assumption support integrated with ~/.aws/config profiles
  • you are fine using the maintained fork (ByteNess/aws-vault) for ongoing updates

When to avoid

  • you need a tool that is actively maintained - this repo is abandoned
  • you need server-side or team-wide secrets management rather than local developer credentials
  • you need a GUI or non-CLI workflow

Facets

cli-tool · maturity abandoned

security secrets-management cli auth cloud-computing security developer-tools windows cli cross-platform aws credentials temporary-credentials mfa keychain iam aws-cli command-line macos linux

1 source

Member repositories

RepositoryRoleHealth v2
99designs/aws-vaultmain49

For agents

markdown · JSON · MCP: product_card(name="99designs/aws-vault")

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