Scan Report
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.
Safe to install
Verify the external GitHub repository before cloning; pin dependency versions in requirements.txt; declare allowed-tools if code is added.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Low | Missing allowed-tools declaration Doc Mismatch | skill.json:1 |
| Info | External repository dependency in install instructions Supply Chain | SKILL.md:35 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No code present to infer |
| Network | NONE | NONE | — | No code present to infer |
| Shell | NONE | NONE | — | No code present to infer |
| Database | NONE | NONE | — | No code present to infer |
File Tree
2 files · 1.2 KB · 58 lines Markdown 1f · 51L
JSON 1f · 7L
├─
skill.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ 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