swift-expert

PassAudited by ClawScan on May 7, 2026.

Overview

This is an instruction-only Swift development skill with no install, credentials, or code files, though users should review any code changes and verify performance claims.

This skill appears safe to install as an instruction-only Swift expert. Use it like any coding assistant: review code changes before applying them, run your own tests/profiling, and do not rely on completion claims unless the agent shows evidence.

Findings (2)

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

The agent may propose or make code/configuration changes in a project when invoked.

Why it was flagged

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.

Skill content
Review Package.swift, project settings, and dependency configuration ... Implement solutions following Swift API design guidelines and best practices
Recommendation

Review generated diffs, run tests, and avoid applying changes automatically to important branches without confirmation.

What this means

Users could over-trust claims about memory leaks, launch time, accessibility, or test quality if the agent has not actually verified them.

Why it was flagged

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.

Skill content
Delivery message: "Swift implementation completed... Zero memory leaks, <100ms launch time, full accessibility support."
Recommendation

Treat such delivery text as a template only; require evidence from tests, profiling, and accessibility checks before accepting these claims.