Skip to main content

cocoapods-to-spm

Guides users in migrating iOS Capacitor plugins from CocoaPods to Swift Package Manager for improved project management and build speed.

Install this skill

or
78/100

Security score

The cocoapods-to-spm skill was audited on Feb 25, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 49

Access to system keychain/keyring

SourceSKILL.md
49pod 'KeychainAccess'
high line 61

Access to system keychain/keyring

SourceSKILL.md
61| KeychainAccess | `https://github.com/kishikawakatsumi/KeychainAccess` |
low line 369

External URL reference

SourceSKILL.md
369- Swift Package Manager Documentation: https://swift.org/package-manager
low line 370

External URL reference

SourceSKILL.md
370- Capacitor iOS Documentation: https://capacitorjs.com/docs/ios
Scanned on Feb 25, 2026
View Security Dashboard