扫描报告
5 /100
my-computer
Desktop automation agent using CLI commands, application scripting, and intelligent automation for local machine operations
A legitimate desktop automation skill with well-documented file operations, system utilities, and cloud integrations. All capabilities are properly declared with appropriate safety tiers.
可以安装
Skill is safe to use. Follow the documented permission tiers and confirm destructive operations as instructed.
安全发现 2 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Hardcoded IP in documentation | SKILL.md:389 |
| 低危 | External DTD reference | SKILL.md:304 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md: Full file ops declared |
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md: CLI commands declared |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md: Cloud integrations declared |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md: Tool detection declared |
1 高危 6 项发现
高危 IP 地址 硬编码 IP 地址
8.8.8.8 SKILL.md:389 中危 外部 URL 外部 URL
http://www.apple.com/DTDs/PropertyList-1.0.dtd SKILL.md:304 中危 外部 URL 外部 URL
https://slack.com/api/files.upload references/app-automation.md:109 提示 邮箱 邮箱地址
[email protected] SKILL.md:287 提示 邮箱 邮箱地址
[email protected] references/app-automation.md:69 提示 邮箱 邮箱地址
[email protected] references/app-automation.md:70 目录结构
8 文件 · 72.6 KB · 2185 行 Markdown 3f · 1135L
Shell 5f · 1050L
├─
▾
references
│ ├─
app-automation.md
Markdown
│ └─
platform-guide.md
Markdown
├─
▾
scripts
│ ├─
batch_executor.sh
Shell
│ ├─
batch_preview.sh
Shell
│ ├─
disk_report.sh
Shell
│ ├─
find_duplicates.sh
Shell
│ └─
undo_operation.sh
Shell
└─
SKILL.md
Markdown
安全亮点
✓ Comprehensive safety system with Green/Yellow/Red permission tiers
✓ Manifest-based undo system for all batch operations
✓ Dry-run previews required for operations affecting >10 files
✓ All destructive operations require explicit user confirmation
✓ Sensitive files (SSH keys, .env, credentials) explicitly excluded
✓ Clear documentation of all capabilities and their scope
✓ No obfuscation, base64 encoding, or hidden execution paths
✓ Standard CLI tools only - no custom binaries or downloaded scripts
✓ Proper error handling with manifest logging
✓ Cloud integrations are standard APIs with environment variable tokens