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

jrendel/SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift. observed · 2026-08-28

github.com/jrendel/SwiftKeychainWrapper · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 4361
  • days_rel: n/a
  • days_push: 1331
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1591 stars · 339 forks observed · 2026-08-28

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

A Swift wrapper around the iOS/tvOS Keychain that lets developers store and retrieve secure items with a User Defaults-like API. It provides a standard singleton plus customizable service name and access group instances.

Use cases

  • store passwords or tokens securely on ios
  • save strings to the keychain like userdefaults
  • share keychain items between apps via access groups
  • wrap ios keychain in a simple swift api
  • persist sensitive data in a tvos app

When to choose

  • you need a dead-simple keychain wrapper for a legacy swift project
  • you want userdefaults-style syntax for keychain storage
  • you need basic generic-password keychain storage with accessibility options

When to avoid

  • starting a new project - the library is deprecated and unmaintained
  • you need advanced keychain features like keychain queries or item classes
  • you need ongoing compatibility with the latest swift and ios versions

Facets

library · maturity abandoned

security cryptography sdk mobile-development security apple-ecosystem keychain swift user-defaults deprecated secure-storage ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
jrendel/SwiftKeychainWrappermain10

For agents

markdown · JSON · MCP: product_card(name="jrendel/SwiftKeychainWrapper")

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