iOS

v1.0.0

Build, test, and ship iOS apps with Swift, Xcode, and App Store best practices.

6· 2.2k·19 current·24 all-time
byIván@ivangdavila
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
Name/description (build/test/ship iOS apps) aligns with the declared requirement of xcodebuild and the darwin OS restriction. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains development guidance and occasional example commands (e.g., xcodebuild -showsdks). It does not instruct reading unrelated files, exfiltrating data, or accessing secrets. Guidance on signing references best practices but does not request or attempt to consume credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are declared or referenced. Mention of signing and exported credentials is contextual advice, not a requirement to provide secrets to the skill.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous invocation is allowed (platform default) but not combined with broad access requests.
Assessment
This skill is an instruction-only collection of iOS best practices and appears coherent and low-risk. Notes for you: (1) The skill has no source or homepage listed — if provenance matters, prefer skills from known authors. (2) It can suggest running xcodebuild and other local tools; if you allow the agent to execute commands, be mindful it may run builds against your local workspace. (3) Do not provide or store code-signing certificates, keychain access, or App Store credentials unless you trust the skill/provider and understand how those secrets are used. (4) The skill only applies to macOS (darwin). If you need stricter controls, disable autonomous invocation for this skill or review any commands the agent proposes before allowing execution.

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

latestvk97a0vp7fyn6kq3zz9839raccx80t682

License

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

Runtime requirements

📱 Clawdis
OSmacOS
Binsxcodebuild

Comments