Ios Agent Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Ios Agent Skills (Plugin) and scored it 45/100 (orange). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 1 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 2 flagged
A base64 string of 128+ characters appears in a documentation file. Encoded prompt injection hides the hostile instruction in base64 — invisible to keyword filters — and relies on the agent's ability to decode it at runtime. There is no normal authoring reason to embed a multi-hundred-byte base64 blob in skill docs.
*.sig, SIGNATURES) outside the documentation.The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
<p align="center"> <img src="assets/banner.png" alt="iOS Agent Skills" width="100%"> </p>
<p align="center"> <a href="https://github.com/rusel95/ios-agent-skills"><img src="https://visitor-badge.laobi.icu/badge?page_id=rusel95.ios-agent-skills&left_color=gray&right_color=blue&left_text=visitors" alt="visitors"/></a> <a href="https://github.com/rusel95/ios-agent-skills"><img src="https://img.shields.io/github/stars/rusel95/ios-agent-skills?style=flat-square&color=yellow" alt="stars"/></a> <img src="https://img.shields.io/badge/skills-11-purple?style=flat-square" alt="skills"/> <img src="https://img.shields.io/badge/models_tested-3-teal?style=flat-square" alt="models"/> <img src="https://img.shields.io/badge/assertions-850%2B-orange?style=flat-square" alt="assertions"/> <img src="https://img.shields.io/badge/scenarios-260%2B-green?style=flat-square" alt="scenarios"/> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square" alt="license"/></a> <a href="https://lobehub.com/skills?q=rusel95-ios-agent-skills"><img src="https://img.shields.io/badge/LobeHub-Skills_Marketplace-blue?style=flat-square&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+" alt="LobeHub"/></a> </p>
The first and most comprehensively benchmarked iOS skill marketplace for Claude Code, Codex, and 40+ AI coding tools.
11 enterprise-grade skills covering architecture, concurrency, testing, security, accessibility, and localization — every skill benchmarked with discriminating assertions and blind A/B quality scoring across multiple LLMs. No other iOS skill collection has this level of rigorous, reproducible evaluation — 850+ assertions across 260+ scenarios, tested on Claude Sonnet 4.6, GPT-5.4, and Gemini 3.1 Pro.
Every skill is benchmarked against multiple LLMs with discriminating assertions and blind A/B quality scoring.
| Skill | Sonnet 4.6 | GPT-5.4 | Gemini 3.1 Pro |
|---|---|---|---|
| swiftui-mvvm | |||
| uikit-mvvm | |||
| gcd-operations | |||
| ios-testing | |||
| swift-concurrency | |||
| ios-security | |||
| tca-swiftui | — | — | |
| viper-uikit | |||
| ios-logging | |||
| ios-accessibility | |||
| ios-localization |
Each cell: assertion delta (with skill vs without) · A/B blind comparison W/T/L with avg scores where available. Colored badge = best result for that skill. "—" = not yet benchmarked.
See BENCHMARKING.md for full methodology.
claude plugin add rusel95/ios-agent-skillsInstall individual skills:
claude plugin add rusel95/ios-agent-skills --skill swiftui-mvvm
claude plugin add rusel95/ios-agent-skills --skill swift-concurrencynpx skills add rusel95/ios-agent-skills --skill swiftui-mvvmClone and copy the skills/ directory into your project.
Ruslan Popesku — Lead iOS Software Engineer GitHub · LinkedIn
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.