扫描报告
0 /100
swift-macos
Comprehensive macOS app development with Swift 6.2, SwiftUI, SwiftData, Swift Concurrency, Foundation Models, Swift Testing, ScreenCaptureKit, and app distribution.
Pure documentation/reference skill for macOS Swift development containing only Markdown files and no executable code or scripts.
可以安装
No action needed. This is a safe, read-only reference skill.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file read/write operations; only Markdown documentation present |
| 网络访问 | NONE | NONE | — | No network calls; only URL references in documentation text |
| 命令执行 | NONE | NONE | — | No scripts or executable code; shell commands appear only inside fenced code blo… |
| 环境变量 | NONE | NONE | — | No environment variable access in any files |
| 技能调用 | NONE | NONE | — | No cross-skill invocation patterns detected |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
1 严重 7 项发现
严重 危险命令 危险 Shell 命令
curl -L https://swift.org/install | bash references/spm-build.md:211 中危 外部 URL 外部 URL
https://www.apache.org/licenses/ LICENSE.txt:3 中危 外部 URL 外部 URL
https://icloud.developer.apple.com references/cloudkit-sync.md:139 中危 外部 URL 外部 URL
http://www.apple.com/DTDs/PropertyList-1.0.dtd references/distribution.md:70 中危 外部 URL 外部 URL
https://swift.org/install references/spm-build.md:211 提示 邮箱 邮箱地址
[email protected] references/distribution.md:162 提示 邮箱 邮箱地址
[email protected] references/testing.md:135 目录结构
23 文件 · 222.1 KB · 7961 行 Markdown 22f · 7799L
Text 1f · 162L
├─
▾
references
│ ├─
actors-isolation.md
Markdown
│ ├─
app-lifecycle.md
Markdown
│ ├─
appkit-interop.md
Markdown
│ ├─
approachable-concurrency.md
Markdown
│ ├─
architecture.md
Markdown
│ ├─
async-patterns.md
Markdown
│ ├─
cloudkit-sync.md
Markdown
│ ├─
container-context.md
Markdown
│ ├─
distribution.md
Markdown
│ ├─
foundation-models.md
Markdown
│ ├─
migration-guide.md
Markdown
│ ├─
migrations.md
Markdown
│ ├─
models-schema.md
Markdown
│ ├─
relationships-predicates.md
Markdown
│ ├─
screen-capture-audio.md
Markdown
│ ├─
sendable-safety.md
Markdown
│ ├─
spm-build.md
Markdown
│ ├─
structured-concurrency.md
Markdown
│ ├─
swiftui-macos.md
Markdown
│ ├─
system-integration.md
Markdown
│ └─
testing.md
Markdown
├─
LICENSE.txt
Text
└─
SKILL.md
Markdown
安全亮点
✓ No executable scripts, code, or binary files — entire skill is Markdown documentation
✓ No credential harvesting, sensitive file access, or environment variable enumeration
✓ No obfuscation (no base64, eval, atob, or encoded payloads)
✓ No data exfiltration, C2 communication, or outbound network calls
✓ No supply chain risk — no dependencies, package files, or third-party code
✓ No persistence mechanisms (no cron, startup hooks, or backdoors)
✓ Shell command references (curl|bash to swift.org) appear only inside fenced code blocks as legitimate documentation for the official Swift installation method
✓ SKILL.md frontmatter correctly declares no allowed-tools — consistent with read-only documentation nature