swift-安全-skill
swift-security-skill
📖 简介
AI智能体技能 for secure credential storage & cryptography on Apple platforms - Keychain Services, biometric auth, CryptoKit, and OWASP compliance (iOS 13–26+)
查看英文原版
AI agent skill for secure credential storage & cryptography on Apple platforms - Keychain Services, biometric auth, CryptoKit, and OWASP compliance (iOS 13–26+)
📥 安装此技能
ai-agent install swift-security-skill
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/ivan-magda/swift-security-skillcd swift-security-skillai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r swift-security-skill ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。