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

kishikawakatsumi/KeychainAccess

Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS. observed · 2026-08-28

github.com/kishikawakatsumi/KeychainAccess · Swift · MIT (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: 4270
  • days_rel: n/a
  • days_push: 824
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8256 stars · 848 forks observed · 2026-08-28

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

KeychainAccess is a simple Swift wrapper around Apple's Keychain APIs for iOS, macOS, watchOS, tvOS, and Mac Catalyst. It provides an ergonomic interface for storing passwords and secrets, including Touch ID integration, access groups, iCloud sharing, and shared web credentials.

Use cases

  • store passwords securely in an iOS app
  • save tokens to the macOS keychain from Swift
  • integrate Touch ID with keychain access
  • share keychain items across apps via access groups
  • sync credentials with iCloud keychain
  • store internet passwords for a server URL in Swift

When to choose

  • you need simple, idiomatic Swift access to the iOS/macOS Keychain
  • you want Touch ID or shared web credential support out of the box
  • you target multiple Apple platforms including watchOS and tvOS

When to avoid

  • you are not developing for Apple platforms
  • you need cross-platform secure storage beyond Apple's ecosystem
  • you prefer direct use of the Security framework without a wrapper

Facets

library · maturity stable

security cryptography sdk security mobile-development developer-tools cross-platform keychain touch-id swift-wrapper watchos tvos icloud-sharing secure-storage ios macos swift

1 source

Member repositories

RepositoryRoleHealth v2
kishikawakatsumi/KeychainAccessmain23

For agents

markdown · JSON · MCP: product_card(name="kishikawakatsumi/KeychainAccess")

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