扫描报告
35 /100
Memory Pruner
Intelligent memory management for agents. Keep only what matters, prune the rest.
The skill declares shell runtime and references a memory-pruner script that does not exist, constituting a documentation mismatch with no functional code present.
谨慎使用
Do not use this skill until the actual implementation scripts are provided and reviewed. The mismatch between declared runtime and missing code is a red flag.
安全发现 2 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Referenced implementation files are missing 文档欺骗 | SKILL.md:58 |
| 低危 | Entry point declared but not present 文档欺骗 | config.json:12 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | WRITE | ✓ 一致 | config.json declares runtime: shell but no scripts exist to verify |
| 命令执行 | WRITE | UNKNOWN | ✓ 一致 | config.json declares runtime: shell but memory-pruner script is missing |
目录结构
2 文件 · 2.3 KB · 86 行 Markdown 1f · 73L
JSON 1f · 13L
├─
config.json
⚠
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No malicious code present in the package
✓ No obfuscation, base64-encoded strings, or anti-analysis patterns detected
✓ No credential harvesting or environment variable access attempted
✓ No network requests or external IP communications
✓ No suspicious IOCs (indicators of compromise) in the pre-scan