可信 — 风险评分 0/100
上次扫描:21 小时前 重新扫描
0 /100
harness-generate-iOS
Auto-generate the full Claude Code harness for an iOS project (CLAUDE.md, docs/, README quick-cards, .claude/rules/)
The harness-generate-iOS skill is a pure documentation-generation tool with no executable code, shell access, credential harvesting, or data exfiltration capabilities.
技能名称harness-generate-iOS
分析耗时21.7s
引擎pi
可以安装
This skill is safe to use. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE READ ✓ 一致 Uses Read/Glob to scan project files only — no Write required in the skill itsel…
网络访问 NONE NONE No network requests declared or inferred
命令执行 NONE READ ✓ 一致 Bash usage in scan-procedures.md is read-only (xcodebuild -list, ls, grep); no c…
环境变量 NONE NONE No environment variable access detected
技能调用 NONE NONE Agent sub-tasks used only for parallelism, not cross-skill invocation
剪贴板 NONE NONE Not used
浏览器 NONE NONE Not used
数据库 NONE NONE Not used

目录结构

3 文件 · 22.0 KB · 704 行
Markdown 3f · 704L
├─ 📁 references
│ ├─ 📝 scan-procedures.md Markdown 178L · 4.8 KB
│ └─ 📝 templates.md Markdown 256L · 5.8 KB
└─ 📝 SKILL.md Markdown 270L · 11.4 KB

安全亮点

✓ Entirely Markdown-based skill with no executable code
✓ All tool usage is read-only (Glob, Grep, Read) for project analysis
✓ No scripts, binaries, or dependencies present
✓ No credential, key, or token access
✓ No network egress or C2 indicators
✓ No obfuscation, encoding, or suspicious patterns
✓ Skill outputs are local file writes strictly scoped to the target project (CLAUDE.md, docs/, .claude/rules/)
✓ Template output is reviewed by the user before acceptance (AUTO-GENERATED markers)