swift-expert
AdvisoryAudited by Static analysis on May 7, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
The agent may propose or make code/configuration changes in a project when invoked.
The skill directs the agent to inspect and implement changes in a Swift project. This is aligned with a coding-assistant skill, but it can affect project source/configuration files.
Review Package.swift, project settings, and dependency configuration ... Implement solutions following Swift API design guidelines and best practices
Review generated diffs, run tests, and avoid applying changes automatically to important branches without confirmation.
Users could over-trust claims about memory leaks, launch time, accessibility, or test quality if the agent has not actually verified them.
The skill includes a concrete completion-message template with strong quality and performance claims. These claims may be misleading if repeated without actually measuring or verifying them.
Delivery message: "Swift implementation completed... Zero memory leaks, <100ms launch time, full accessibility support."
Treat such delivery text as a template only; require evidence from tests, profiling, and accessibility checks before accepting these claims.
