低风险 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
smart-reminder-companion
智能提醒小管家,支持定时提醒、情绪联动提醒、场景化提醒。
Documentation-only skill with no implementation code present; describes basic reminder functionality but actual Python script referenced in docs is not included.
技能名称smart-reminder-companion
分析耗时19.9s
引擎pi
可以安装
Verify the actual implementation code if downloaded from the referenced GitHub repository, as the SKILL.md alone cannot be fully audited.

安全发现 1 项

严重性 安全发现 位置
低危
Missing Implementation Code 文档欺骗
SKILL.md references 'smart-reminder-companion.py' but no Python implementation file is included in the package. The actual behavior cannot be audited.
python smart-reminder-companion.py add...
→ Ensure the full implementation code is bundled with the skill package before deployment.
SKILL.md:1
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No code present to infer
网络访问 NONE NONE No code present to infer
命令执行 NONE NONE No code present to infer
环境变量 NONE NONE No code present to infer
技能调用 NONE NONE No code present to infer
剪贴板 NONE NONE No code present to infer
浏览器 NONE NONE No code present to infer
数据库 NONE NONE No code present to infer

目录结构

1 文件 · 869 B · 41 行
Markdown 1f · 41L
└─ 📝 SKILL.md Markdown 41L · 869 B

安全亮点

✓ No obfuscated code or base64 payloads present
✓ No suspicious network indicators in documentation
✓ No credential harvesting behavior documented
✓ No remote script execution patterns described