Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add kylehughes/apple-platform-build-tools-claude-code-pluginnpx agentmods add plugins/kylehughes/apple-platform-build-tools-claude-code-plugin/apple-platform-build-toolsgit clone --depth 1 https://github.com/kylehughes/apple-platform-build-tools-claude-code-pluginWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/kylehughes/apple-platform-build-tools-claude-code-plugin/apple-platform-build-tools)<a href="https://agentmods.dev/plugins/kylehughes/apple-platform-build-tools-claude-code-plugin/apple-platform-build-tools"><img src="https://agentmods.dev/badge/plugins/kylehughes/apple-platform-build-tools-claude-code-plugin/apple-platform-build-tools.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
apple-platform-build-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "apple-platform-build-tools",
"description": "Reference documentation for xcodebuild and swift build, plus an autonomous build agent that absorbs verbose logs and preserves your context window.",
"source": "./",
"strict": false,
"skills": [
"./skills/building-apple-platform-products"
],
"agents": [
"./agents/builder.md"
]
}What ships with it
1 file beside marketplace.json#apple-platform-build-tools in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 12 lines scan A 8fae09200a34
apple-platform-build-tools is a plugin published in the GitHub repository kylehughes/apple-platform-build-tools-claude-code-plugin (59 stars, last pushed 6mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
apple-platform-build-tools
Reference documentation for xcodebuild and swift build, plus an autonomous build agent that absorbs verbose logs and preserves your context window.
swift-tothemax
Swift and Apple development to the max — skills covering the Swift language (6.x), SwiftUI, UX/HIG, App Store review, Apple legal/privacy compliance, and release operations.
xcode-cli
Xcode CLI — Build, test, run, and manage Xcode projects from Claude Code.
boutique
Skills for building with Boutique, a Swift persistence library for Store, @StoredValue, @SecurelyStoredValue, and SwiftUI integration.
claude
Build, validate, sign, and archive macOS/iOS Shortcuts directly from Claude Code. Ships a full Shortcuts knowledge base, target-gated macOS 27 Apple-derived grounding data, a Craig Loop validator, a build agent, and a PostToolUse hook that auto-validates every .xml/.shortcut file as it is written.
swift-architecture-skill
Swift iOS architecture guidance and playbooks for MVVM, MVI, TCA, Clean Architecture, VIPER, MVP, Coordinator, and Reactive patterns. Use when designing, implementing, refactoring, or reviewing the architecture of a SwiftUI or UIKit feature, module, or codebase.