Scan Report
15 /100
ai-intelligent-expense-management
企业费用管理,报销 + 控制 + 分析
Skill consists only of documentation (SKILL.md, skill.json) with no implementation code to analyze; installation instructions use standard git clone + pip install which is typical for deployment tools.
Safe to install
No immediate security concern since no code exists; if code is added later, ensure it does not exfiltrate data or access credentials.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Low | No allowed-tools declaration Doc Mismatch | SKILL.md:1 |
| Info | Installation references external repository Supply Chain | SKILL.md:22 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No code present to verify |
| Network | NONE | NONE | — | No code present to verify |
| Shell | NONE | NONE | — | No code present to verify |
| Environment | NONE | NONE | — | No code present to verify |
File Tree
2 files · 1.3 KB · 62 lines Markdown 1f · 51L
JSON 1f · 11L
├─
skill.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No malicious code present - skill is documentation-only
✓ No credential harvesting detected
✓ No network exfiltration observed
✓ No obfuscation or base64-encoded payloads
✓ No suspicious file paths accessed (no code to access anything)