swift-development
Warn
Audited by Socket on Sep 5, 2026
1 alert found:
SecuritySecurityskill-report.json
MEDIUMSecurityMEDIUM
skill-report.json
Overall, the package is a legitimate developer tooling/guidance bundle, but it contains high-impact operational hazards. The most significant risk is destructive `rm -rf` guidance that targets broad `~/Library/...` development/cache directories, which can lead to substantial local data loss if executed or copy-pasted without strict review. It also includes `sudo`-based developer environment control guidance and an `xargs` CI fan-out pattern that can mis-handle unusual filenames. There is no clear evidence of stealth malware or exfiltration in the provided excerpt; the primary concern is execution safety, privilege handling, and destructive command usage.
Confidence: 60%Severity: 78%
Audit Metadata