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

fugue/credstash

A little utility for managing credentials in the cloud observed · 2026-08-28

github.com/fugue/credstash · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4153
  • days_rel: n/a
  • days_push: 1667
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2064 stars · 213 forks observed · 2026-08-28

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

CredStash is a Python CLI utility for managing and distributing shared credentials in the cloud, encrypting secrets with AWS KMS key wrapping and storing them in DynamoDB. It offers a simple alternative to heavyweight secret-management systems for AWS-based teams.

Use cases

  • store database passwords securely in aws
  • share api keys across a fleet of servers
  • avoid committing secrets to git
  • manage secrets with kms encryption
  • distribute credentials to cloud applications
  • simple alternative to hashicorp vault on aws

When to choose

  • you run entirely on AWS and already use KMS and DynamoDB
  • you want a minimal, easy-to-use secrets store without operating a server
  • you need cross-language access via community ports

When to avoid

  • you need a multi-cloud or on-premises secrets solution
  • you require advanced features like dynamic secrets, leasing, or fine-grained ACLs
  • you need actively maintained software - the latest release is from 2022

Facets

cli-tool · maturity maintenance

secrets-management cryptography cli security security cloud-computing developer-tools python cli cross-platform cloud aws-kms dynamodb secrets-distribution credential-management encryption devops

2 sources

Member repositories

RepositoryRoleHealth v2
fugue/credstashmain23

For agents

markdown · JSON · MCP: product_card(name="fugue/credstash")

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