可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
temp-heartbeat
临时心跳任务管理器 - 允许用户设置一次性临时心跳任务,在指定时间后执行,执行完成后自动删除
This is a legitimate temporary heartbeat task manager skill with no malicious code found. Only documentation and metadata files exist; no implementation scripts are present.
技能名称temp-heartbeat
分析耗时30.9s
引擎pi
可以安装
No action required. This skill appears safe for use.
资源类型声明权限推断权限状态证据
文件系统 READ,WRITE READ,WRITE ✓ 一致 SKILL.md: Files created/read/deleted in memory/ directory only
网络访问 NONE NONE No network requests in code examples
命令执行 NONE NONE No shell execution in documentation
环境变量 NONE NONE No environment access in code examples
技能调用 NONE NONE No cross-skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database access
3 项发现
🔗
中危 外部 URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg
README.md:5
🔗
中危 外部 URL 外部 URL
https://clawhub.ai/skills/temp-heartbeat
README.md:5
🔗
中危 外部 URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg
README.md:6

目录结构

4 文件 · 16.4 KB · 816 行
Markdown 2f · 754L JSON 2f · 62L
├─ 📋 package.json JSON 19L · 382 B
├─ 📝 README.md Markdown 150L · 2.5 KB
├─ 📋 skill.json JSON 43L · 1.0 KB
└─ 📝 SKILL.md Markdown 604L · 12.5 KB

安全亮点

✓ No malicious code patterns detected
✓ No credential harvesting mechanisms
✓ No data exfiltration channels
✓ No obfuscation techniques
✓ No supply chain risks (zero dependencies)
✓ No sensitive file path access
✓ Task execution is limited to reminder/display functionality per documentation
✓ Filesystem access scoped to dedicated memory/ directory
✓ Declared capabilities align with documented functionality