Apple Docs

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears to be a purpose-aligned Apple documentation lookup tool, with a note that WWDC data is fetched from an external GitHub source.

This looks reasonable for querying Apple documentation. Before installing, be aware that it makes network requests to Apple Developer services and GitHub-hosted WWDC data; verify critical results with Apple’s official documentation.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

WWDC search results and transcripts may change based on the external repository’s contents, rather than only Apple-hosted or locally bundled data.

Why it was flagged

The CLI fetches WWDC data from a third-party GitHub raw URL at runtime. This is purpose-aligned for WWDC lookup, but users should know results depend on an external, unpinned data source.

Skill content
VIDEOS: 'https://raw.githubusercontent.com/kimsungwhee/apple-docs-mcp/main/data/wwdc/all-videos.json'
Recommendation

Use the skill for documentation lookup, but verify important WWDC information against Apple’s official pages if accuracy or provenance matters.