扫描报告
20 /100
ai-intelligent-asset-lifecycle
企业资产管理,采购 + 使用 + 报废
Skill contains only documentation (SKILL.md) with no executable code; install instructions use external git clone which cannot be verified.
可以安装
Verify the external GitHub repository before cloning; pin dependency versions in requirements.txt; declare allowed-tools if code is added.
安全发现 2 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Missing allowed-tools declaration 文档欺骗 | skill.json:1 |
| 提示 | External repository dependency in install instructions 供应链 | SKILL.md:35 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | 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 |
目录结构
2 文件 · 1.2 KB · 58 行 Markdown 1f · 51L
JSON 1f · 7L
├─
skill.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - cannot perform malicious actions without implementation
✓ No credential harvesting patterns detected (no code to analyze)
✓ No network exfiltration observed (no code to analyze)
✓ No base64-encoded or obfuscated payloads present