swift-claude-code — security grade SAFE, quality 69/100

Security audit verdict: SAFE · quality 69/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by ivan-magda · Agent Tool · ★ 171

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is swift-claude-code safe to install? View the security audit →

About swift-claude-code

swift-claude-code Exploring the architecture of coding agents by rebuilding a Claude Code-style CLI from scratch in Swift. Learning Series A complete 9-part learning series is available on ivanmagda.dev. Start the series → Why This Exists Claude Code feels unusually effective compared to other coding agents, and I suspect most of it comes from architectural restraint rather than architectural complexity. I studied the tool surface, traced the interaction loop, and tried to isolate which design choices actually matter. My working theory: coding agents benefit more from a small set of excellent tools and tight loop design than from large orchestration layers. Claude Code doesn't have many tools. The tools it does have are simple: a search tool, a file editing tool. But those tools are really good. And the system leans on the model far more than most agent implementations — less scaffolding, more trust in the LLM to do the heavy lifting. This project tests that idea by rebuilding the core mechanics from scratch in Swift, one stage at a time, to see how little architecture you actually need.

agentic-aiai-agentanthropicclaude-codeclicoding-agentdeveloper-toolsswiftswift-concurrencyswift-package-manager

Quick Facts

Stars171
Forks10
LanguageSwift
CategoryAgent Tool
LicenseMIT
Quality Score69.038473410286/100
Open Issues1
Last Updated2026-06-17
Created2026-03-10
Platformsclaude-code, cli
Est. Tokens~16k

Compatible Skills

These tools work well together with swift-claude-code for enhanced workflows:

  • swift-ios-skills — semantic(0.31)+complementary+rare_topics+similar_pop+shared_platform (55%)
  • AXorcist — semantic(0.28)+complementary+same_lang+similar_pop+shared_platform (55%)

swift-claude-code alternative? Top 6 similar tools

Looking for a swift-claude-code alternative? If you're comparing swift-claude-code with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Hopet by BinaryFroggy · ⭐ 62

    A macOS desktop AI pet that mirrors your Claude Code & Codex CLI session state in real time. 支持Claude Code和Cod

  • palot by ItsWendell · ⭐ 187

    Just another desktop client for OpenCode 2. Manage projects, sessions, parallel agents, requests, and changes

  • claude-code-apple-skills by rshankras · ⭐ 606

    Claude Code skills for Apple platform development (iOS, macOS, iPadOS) — product validation, code generation,

  • golembot by 0xranx · ⭐ 323

    Any Agent × Any Provider × Anywhere. Connect Cursor, Claude Code, OpenCode, or Codex to Slack, Telegram, Disco

  • claude-code-open by kill136 · ⭐ 158

    Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.

  • itwillsync by shrijayan · ⭐ 98

    Sync any terminal-based AI coding agent to your phone. Claude Code, Aider, Codex. Local network, zero cloud.

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Swift Agent Tools

Frequently Asked Questions

What is swift-claude-code?

swift-claude-code is A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work. It is categorized as a Agent Tool with 171 GitHub stars.

What programming language is swift-claude-code written in?

swift-claude-code is primarily written in Swift. It covers topics such as agentic-ai, ai-agent, anthropic.

How do I install or use swift-claude-code?

You can find installation instructions and usage details in the swift-claude-code GitHub repository at github.com/ivan-magda/swift-claude-code. The project has 171 stars and 10 forks, indicating an active community.

What license does swift-claude-code use?

swift-claude-code is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to swift-claude-code?

The top alternatives to swift-claude-code on Agent Skills Hub include Hopet, palot, claude-code-apple-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Agent Tool tools