mcpbeat

Security

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.

5k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
585
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill security

The instruction itself

3 sections, as written by the author

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.

How to use it

Copy the folder

Take rshankras/security from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.