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

kishikawakatsumi/UICKeyChainStore

UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults. observed · 2026-08-28

github.com/kishikawakatsumi/UICKeyChainStore · homepage · Objective-C · 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: 5401
  • days_rel: n/a
  • days_push: 1054
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3085 stars · 377 forks observed · 2026-08-28

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

UICKeyChainStore is an Objective-C wrapper library for the Apple Keychain on iOS, watchOS, tvOS, and macOS, making Keychain APIs as simple to use as NSUserDefaults. It supports access groups, accessibility options, iCloud sharing, Touch ID integration, and shared web credentials.

Use cases

  • store passwords securely in an iOS app
  • save auth tokens to the keychain instead of NSUserDefaults
  • use Touch ID to protect keychain items
  • share keychain items across apps via access groups
  • sync credentials across devices with iCloud keychain
  • store internet passwords for a server in a macOS app

When to choose

  • you need simple, NSUserDefaults-like keychain access in Objective-C
  • you need Touch ID or shared web credential support on iOS 8+
  • you target iOS, macOS, watchOS, or tvOS with a lightweight dependency

When to avoid

  • you are writing Swift and prefer the author's newer KeychainAccess library
  • you need cross-platform secure storage outside the Apple ecosystem
  • the project needs actively developed features, as this library is in maintenance mode

Facets

library · maturity maintenance

security cryptography sdk security mobile-development apple-ecosystem developer-tools cpp keychain objective-c touch-id secure-storage cocoapods watchos tvos ios macos swift

2 sources

Member repositories

RepositoryRoleHealth v2
kishikawakatsumi/UICKeyChainStoremain23

For agents

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

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