Scan Report
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.
Safe to install
No action required. This skill appears safe for use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ,WRITE | READ,WRITE | ✓ Aligned | SKILL.md: Files created/read/deleted in memory/ directory only |
| Network | NONE | NONE | — | No network requests in code examples |
| Shell | NONE | NONE | — | No shell execution in documentation |
| Environment | NONE | NONE | — | No environment access in code examples |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
3 findings
Medium External URL 外部 URL
https://img.shields.io/badge/version-1.0.0-blue.svg README.md:5 Medium External URL 外部 URL
https://clawhub.ai/skills/temp-heartbeat README.md:5 Medium External URL 外部 URL
https://img.shields.io/badge/license-MIT-green.svg README.md:6 File Tree
4 files · 16.4 KB · 816 lines Markdown 2f · 754L
JSON 2f · 62L
├─
package.json
JSON
├─
README.md
Markdown
├─
skill.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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