axiom-ios-data
Facilitates data persistence and management in iOS apps, covering databases, migrations, and serialization strategies.
Install this skill
or
0/100
Security score
The axiom-ios-data skill was audited on May 29, 2026 and we found 10 security issues across 1 threat category, including 10 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 20
Access to system keychain/keyring
SourceSKILL.md
| 20 | - Keychain / secure credential storage |
high line 56
Access to system keychain/keyring
SourceSKILL.md
| 56 | ### Keychain & Encryption |
high line 58
Access to system keychain/keyring
SourceSKILL.md
| 58 | **Keychain / secure credential storage** → `/skill axiom-keychain` |
high line 59
Access to system keychain/keyring
SourceSKILL.md
| 59 | **Keychain errors** → `/skill axiom-keychain-diag` |
high line 60
Access to system keychain/keyring
SourceSKILL.md
| 60 | **Keychain API reference** → `/skill axiom-keychain-ref` |
high line 99
Access to system keychain/keyring
SourceSKILL.md
| 99 | 15. Keychain / storing tokens, passwords, secrets securely? → keychain, keychain-diag, keychain-ref |
high line 100
Access to system keychain/keyring
SourceSKILL.md
| 100 | 16. SecItem errors (errSecDuplicateItem, errSecItemNotFound, errSecInteractionNotAllowed)? → keychain-diag |
high line 119
Access to system keychain/keyring
SourceSKILL.md
| 119 | | "UserDefaults is fine for this token" | UserDefaults is unencrypted, backed up to iCloud, and visible to MDM profiles. One audit catches it. keychain stores tokens securely. | |
high line 164
Access to system keychain/keyring
SourceSKILL.md
| 164 | → Invoke: `/skill axiom-keychain` |
high line 167
Access to system keychain/keyring
SourceSKILL.md
| 167 | → Invoke: `/skill axiom-keychain-diag` |
Scanned on May 29, 2026
View Security Dashboard