Agent skill · Security

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.

rshankrasgithub.com/rshankrasGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill security --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: ReadGlobGrep
Path: skills/security/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Security (category index) 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. ## Available Skills ### privacy-manifests/ Privacy manifest audit — PrivacyInfo.xcprivacy format, required-reason APIs, App Tracking Transparency declarations, and App Store submission requirements.

What's inside
Steps it walks through
  1. Available Skills
  2. privacy-manifests/
Ships with 2 files
  • privacy-manifests/SKILL.md
  • rules/swiftlint.yml
More from claude-code-apple-skills
All skills →
About this skill
What does the security skill do?

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.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill security --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going