扫描报告
45 /100
Novai360 智能市场分析
Professional cross-border e-commerce intelligence analysis service
Skill claims to provide e-commerce analytics but connects to an opaque third-party API (api.novai360.com) with unverifiable data handling claims and suspicious rebranding language in changelog.
谨慎使用
Do not use until the external API endpoint is verified and data handling practices are independently audited. Request transparency on what data is sent to api.novai360.com and how it is processed.
安全发现 5 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Undeclared network access to third-party API 文档欺骗 | index-v7.js:89 |
| 中危 | Unverifiable privacy and encryption claims 文档欺骗 | SKILL.md:38 |
| 中危 | Suspicious rebranding language in changelog 文档欺骗 | CHANGELOG.md:8 |
| 低危 | No authentication mechanism 权限提升 | manifest.json:18 |
| 低危 | Third-party API dependency with no vetting 供应链 | index-v7.js:33 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 网络访问 | NONE | READ | ✓ 一致 | index-v7.js:89 - fetch('https://api.novai360.com/chat', ...) |
| 文件系统 | NONE | NONE | — | No filesystem access detected |
| 命令执行 | NONE | NONE | — | No shell execution detected |
| 环境变量 | NONE | NONE | — | No environment variable access detected |
| 剪贴板 | NONE | NONE | — | No clipboard access detected |
| 浏览器 | NONE | NONE | — | No browser access detected |
| 数据库 | NONE | NONE | — | No database access detected |
1 项发现
中危 外部 URL 外部 URL
https://api.novai360.com index-v7.js:33 目录结构
5 文件 · 23.3 KB · 784 行 JavaScript 2f · 626L
Markdown 2f · 98L
JSON 1f · 60L
├─
CHANGELOG.md
Markdown
├─
index-v7.js
JavaScript
├─
index.js
JavaScript
├─
manifest.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ No shell execution or command injection vulnerabilities detected
✓ No filesystem access beyond standard module exports
✓ No credential harvesting or sensitive file access
✓ No base64-encoded payloads or obfuscation in code
✓ No hidden HTML/JS injection vectors
✓ Clean JavaScript code with standard fetch() API calls
✓ No reverse shell, C2, or data theft patterns
✓ No cron/scheduled tasks or persistence mechanisms