ios-accessibility

github.com/dadederk/ios-accessibility-agent-skill
Verdict: Safe to install
0 critical0 high2 medium
A
SCORE 95 / 100
$skillox install ios-accessibilitySoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.

Why grade A?

score · 95 / 100

The current grade reflects 2 minor findings below all thresholds.

0 CRIT0 HIGH2 MED0 LOW

Already at the top grade — no further rules to pass.

Latest scan findings

Scan crawl-mmbx8kmnq35nfmhti1qk4bq1 · Thu, 28 May 2026 17:35:25 GMT · 1ms

med
No capability manifest declared
The skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.
rule: no-manifest
med
Link text shows "uiaccessibilitycustomaction.init" but points at developer.apple.com
The visible link text contains the domain `uiaccessibilitycustomaction.init`, but the URL actually targets `developer.apple.com`. This is a phishing/smuggling pattern — the reader sees one host, the agent fetches another. Either update the text or the URL so they match.
rule: anchor-href-mismatchline: 55CWE-601
53- **iOS deployment target** — Some APIs require specific versions:
54 - iOS 13+: [Large Content Viewer (`UILargeContentViewerInteraction`)](https://developer.apple.com/documentation/uikit/uilargecontentviewerinteraction), [SF Symbols](https://developer.apple.com/sf-symbols/)
55 - iOS 14+: [Switch Control action images (`UIAccessibilityCustomAction.init(name:image:actionHandler:)`)](https://developer.apple.com/documentation/uikit/uiaccessibilitycustomaction/init(name:image:actionhandler:))text→uiaccessibilitycustomaction.init · href→developer.apple.com
56 - iOS 15+: [`AccessibilityFocusState`](https://developer.apple.com/documentation/swiftui/accessibilityfocusstate), [`.accessibilityRotor`](https://developer.apple.com/documentation/swiftui/view/accessibilityrotor(_:entries:entryid:entrylabel:))
57 - iOS 16+: [`.accessibilityRepresentation`](https://developer.apple.com/documentation/swiftui/view/accessibilityrepresentation(representation:)), [`.accessibilityActions { }` syntax](https://developer.apple.com/documentation/swiftui/view/accessibilityactions(content:))
View latest scan →
skillox.io/c/ios-accessibility