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.
npx skills add emilianoeloi/ios-WK-UI-WebView --skill update-apple-webview-landscapegit clone --depth 1 https://github.com/emilianoeloi/ios-WK-UI-WebViewWrote 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/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape)<a href="https://agentmods.dev/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape"><img src="https://agentmods.dev/badge/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape"><img src="https://agentmods.dev/badge/skills/emilianoeloi/ios-wk-ui-webview/update-apple-webview-landscape.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00034 | $0.00293 |
| Opus 5 | $0.00017 | $0.00147 |
| Sonnet 5 | $0.00007 | $0.00059 |
| Haiku 4.5 | $0.00003 | $0.00029 |
Grade A, and why
update-apple-webview-landscape 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 11d ago.
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
Update Apple WebView Landscape
Purpose
Keep repository references current with official changes in Apple WebView and browser engine policies.
When To Use
- after WWDC, Safari, or WebKit release waves
- when README/reference docs need refresh
- when deciding if a new platform capability changes maintenance strategy
Required Output
- What changed (official source and date)
- Scope boundaries (where it applies and where it does not)
- Impact on this repository (none, low, medium, high)
- Recommended docs/skills updates
Verification Rules
- Prefer Apple Developer and WebKit official sources
- Explicitly distinguish WKWebView API updates vs browser-engine policy updates
- Never generalize EU-only policy to global behavior
- Include at least one source URL for each important claim
- Stamp every landscape claim with an explicit "as of " so future refreshes can tell what is stale
- If official sources do not confirm a change, write
not confirmed— do not extrapolate from secondary coverage
Source Priority
- Apple Developer documentation/support pages
- WebKit Blog release notes and feature posts
- Official vendor docs for agent tooling references
What ships with it
3 files beside SKILL.md 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.
- 11d ago First seen · 39 lines · 34 tokens per session scan A 112c3f255c23
update-apple-webview-landscape is a skill published in the GitHub repository emilianoeloi/ios-WK-UI-WebView (3 stars, last pushed 2mo ago), licensed MIT. It adds 34 tokens to every session and 293 once invoked, about $0.0002 per session on Opus 5. 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-08-31.
Other skills, from other repositories
argent-device-interact
Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools. Use when tapping UI elements, performing gestures, scrolling/swiping, typing text, pressing hardware buttons, launching apps, opening URLs, taking screenshots, waiting for an element to appear or disappear, or checking…
Web Search
A web-search skill for finding current public information, news, official pages, and webpage text. It can search public pages and fetch the contents of a specific page.
browserenginekit
Build alternative browser engines using BrowserEngineKit. Use when developing a non-WebKit browser engine for iOS in the EU, managing web content rendering processes, configuring GPU and networking processes for browser functionality, checking device eligibility for alternative engines, or working with…
asc-app-create-ui
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form.
beacio-sdk-consumer
Ship Web Bluetooth on iOS / iPhone Safari via the beacio SDK. Trigger when users ask about navigator.bluetooth, Web Bluetooth, GATT, BLE from a website on iPhone, Safari Web Extension for Bluetooth, @beacio/ packages, or connecting to BLE devices from a web page on iOS.
debug-optimize-lcp
Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…