Swift Testing Code Review

v1.2.0

Reviews Swift Testing code for proper use of

0· 88·0 current·0 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description match the actual instructions: focused on reviewing Swift testing idioms (#expect/#require, parameterized tests, async patterns, organization). No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and reference documents provide concrete review checklists and examples for .swift files that use Swift Testing. The skill is instruction-only and does not direct the agent to read unrelated system files, call external endpoints, or exfiltrate data. It assumes the agent will be given or have access to the code to review, which is reasonable for a code-review skill.
Install Mechanism
No install spec or code files are present; nothing is downloaded or written to disk. This is the lowest-risk form (instruction-only).
Credentials
The skill declares no environment variables, credentials, or config paths. The requested scope aligns with the stated purpose and is minimal.
Persistence & Privilege
always is false and model invocation is enabled (the platform default). The skill does not request persistent system modification or elevated privileges.
Assessment
This skill is an instruction-only code-review checklist for Swift Testing and appears coherent. Before installing or invoking it, ensure you only provide code you want reviewed (the skill assumes access to .swift files). Because it can be invoked autonomously by the agent (normal default), be mindful not to expose secrets or private data inside the code you hand it. No network endpoints, installs, or credentials are requested by this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cjq2k3tm7d5t241pmg7vsps83a7ah

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments