Is ignaciocervino/swiftui-empty-app-init safe?
https://github.com/openclaw/skills/tree/main/skills/ignaciocervino/swiftui-empty-app-init
97
SAFE
This is a legitimate iOS development skill that provides clear instructions for creating minimal SwiftUI projects using XcodeGen. No malicious behavior, prompt injection, or data exfiltration attempts were detected during analysis.
Category Scores
Findings (3)
INFO Clear and focused instructions -5 ▶
The skill provides clear, legitimate instructions for iOS project initialization using XcodeGen with appropriate safety guards (prerequisite checks, minimal scope).
INFO No external data access -5 ▶
The skill focuses solely on local iOS project generation and does not attempt to access or transmit sensitive data.
INFO Well-scoped development tool -5 ▶
The skill is appropriately scoped for iOS development project initialization with clear boundaries and safety measures.