memory-compactor
Skill declares memory file manipulation and scheduled execution but provides no implementation code to audit, creating a doc-to-code verification gap.
为什么得出这个结论
2/4 个维度触发发现 1 项声明之外的能力或越权行为。
当前没有明显的高危外联或执行信号。
报告包含 4 步攻击链,另有 0 项高危或严重发现。
没有完整依赖信息,供应链判断需要保留弹性。
攻击链
初始入口 · SKILL.md:1
reconnaissance · SKILL.md:12
权限提升 · SKILL.md:15
最终危害 · SKILL.md:22
风险分是怎么被拉高的
SKILL.md describes filesystem operations but has zero scripts to audit
Claims '定时任务自动执行' (scheduled auto-execution) without explaining mechanism
Skill accesses memory files that may contain sensitive data but no code to audit behavior
Missing explicit declaration of required filesystem permissions
最关键的证据
Documentation-only skill with unverifiable behavior
The skill describes filesystem operations (compress, clean, write) on memory files but provides zero implementation code. Cannot verify if declared behavior matches actual execution.
SKILL.md:1 Undeclared scheduled execution mechanism
SKILL.md states '定时任务自动执行: 每周日22:00' but does not explain how scheduled execution is implemented. Could involve cron jobs, systemd timers, or hidden agent hooks.
SKILL.md:22 Memory file access without visibility into data handling
Skill operates on memory files that may contain sensitive user data, preferences, or potentially credentials. No code to verify data remains local and is not exfiltrated.
SKILL.md:12 声明能力 vs 实际能力
SKILL.md describes '压缩冗余内容,清理过期信息' (compress redundant content, clean expired info) but provides no implementation 可疑产物与外联
没有提取到明显 IOC。
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md