← Back to Skills Marketplace
1475
Downloads
2
Stars
16
Active Installs
2
Versions
Install in OpenClaw
/install swift
Description
Write safe Swift code avoiding memory leaks, optional traps, and concurrency bugs.
Usage Guidance
This skill is a static set of Swift best-practice notes and appears internally consistent and low-risk. Before installing, verify you trust the publisher (owner ID is present but source/homepage are unknown), ensure the swift binary on your system is from a trusted source, and be aware that future versions could add runtime instructions (e.g., running swift commands). If you need stronger guarantees, request the skill source/homepage or a signed publisher identity and review any future changes to SKILL.md before upgrading.
Capability Analysis
Type: OpenClaw Skill
Name: swift
Version: 1.0.1
The skill bundle contains only documentation files (`.md`) providing educational content about Swift programming best practices and common pitfalls. The `SKILL.md` file correctly declares a dependency on the `swift` binary, which is appropriate for a Swift-related skill. There are no executable scripts, no attempts at prompt injection against the AI agent, and no indicators of data exfiltration, malicious execution, persistence, or obfuscation. The content is entirely aligned with its stated purpose of helping write safe Swift code.
Capability Assessment
Purpose & Capability
Name and description (safe Swift code) align with the declared requirement of the swift binary and the included Markdown guidance files. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
SKILL.md and the supplemental .md files are editorial guidance on Swift pitfalls and do not instruct the agent to read system files, access external endpoints, or transmit data. The instructions stay within the stated purpose.
Install Mechanism
No install spec and no code files; this is instruction-only so nothing is downloaded or written to disk by an installer. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are required. The lack of secrets or unrelated credentials is proportionate to the skill's stated purpose.
Persistence & Privilege
always:false and no behavior that modifies other skills or system-wide settings. Default autonomous invocation is allowed but not combined with any broad privileges or credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install swift - After installation, invoke the skill by name or use
/swift - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Swift?
Write safe Swift code avoiding memory leaks, optional traps, and concurrency bugs. It is an AI Agent Skill for Claude Code / OpenClaw, with 1475 downloads so far.
How do I install Swift?
Run "/install swift" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Swift free?
Yes, Swift is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Swift support?
Swift is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).
Who created Swift?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.
More Skills