rshankras/security
Security category index for Apple platforms. Routes to the privacy-manifests skill. General secure-storage/biometrics/ATS guidance was retired in the 2026 blind-test audit — current models cover it natively.
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill security
General security guidance (Keychain patterns, biometric auth, certificate
pinning, ATS) was removed from this library after the 2026-07 blind-test
audit confirmed current models answer it correctly without a skill
(tools/skill-audit/, Fable-verified coverage 0.86). What remains here is
the material models get wrong or can't know.
Privacy manifest audit — PrivacyInfo.xcprivacy format, required-reason APIs,
App Tracking Transparency declarations, and App Store submission requirements.
Take rshankras/security from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.