可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
remi
Manage Apple Reminders via CLI with section support and iCloud sync
Pure documentation skill for a legitimate Apple Reminders CLI tool with no executable code or suspicious behavior.
技能名称remi
分析耗时18.0s
引擎pi
可以安装
No action needed. This is a straightforward documentation skill for the `remi` tool.
资源类型声明权限推断权限状态证据
命令执行 WRITE WRITE ✓ 一致 Bash used to invoke `remi` CLI, declared in SKILL.md
文件系统 NONE NONE No filesystem access required or used
网络访问 NONE NONE iCloud sync is handled by the external `remi` tool, not this skill
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No nested skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access

目录结构

1 文件 · 2.0 KB · 57 行
Markdown 1f · 57L
└─ 📝 SKILL.md Markdown 57L · 2.0 KB

安全亮点

✓ Only contains documentation (SKILL.md); no executable code present
✓ Declared shell:WRITE access is minimal and appropriate for CLI invocation
✓ All functionality is clearly documented with examples
✓ No credential harvesting, data exfiltration, or obfuscation
✓ No downloads, remote script execution, or base64-encoded payloads
✓ No access to sensitive paths (~/.ssh, ~/.aws, .env, etc.)