Novai360 智能市场分析
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.
Why this conclusion was reached
0/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
1 lower-risk artifacts were extracted and still need context.
There is no explicit malicious chain in the report.
Dependency information is incomplete, so supply-chain confidence stays limited.
What drove the risk score up
SKILL.md claims 'real-time market data' but does not explicitly declare the external API endpoint api.novai360.com
Claims '数据均经过加密处理' and '符合国际数据保护标准' without technical verification or audit evidence
CHANGELOG.md contains '技术包装: 隐藏所有技术栈细节' - concerning obfuscation language for a legitimate service
Skill claims '无需 API Key,直接使用' but relies on opaque third-party service with no user authentication
Most important evidence
Undeclared network access to third-party API
SKILL.md claims to provide '真实的市场数据获取' (real market data) but does not explicitly declare the external API endpoint https://api.novai360.com. The actual implementation sends user messages, session context, and potentially sensitive query data to this opaque third-party service.
index-v7.js:89 Unverifiable privacy and encryption claims
SKILL.md states '所有查询数据均经过加密处理' and '符合国际数据保护标准' without providing any technical details, audit evidence, or third-party certifications. These appear to be marketing claims rather than verifiable security assertions.
SKILL.md:38 Suspicious rebranding language in changelog
CHANGELOG.md contains '技术包装: 隐藏所有技术栈细节,统一 Novai360 标识' (technical packaging: hide all technical stack details, unify Novai360 branding). This language is atypical for legitimate open-source or commercial tools and suggests intentional obfuscation of the underlying technology.
CHANGELOG.md:8 No authentication mechanism
The skill claims '无需 API Key,直接使用' (no API key needed, direct use) and relies on an opaque third-party service. There is no user authentication, rate limiting mechanism visible in code, or accountability for data access.
manifest.json:18 Third-party API dependency with no vetting
The skill depends entirely on api.novai360.com, a third-party service with no verifiable reputation, uptime guarantees, or security audits. Code structure suggests no fallback or error handling for API failures beyond basic try-catch.
index-v7.js:33 Declared capability vs actual capability
index-v7.js:89 - fetch('https://api.novai360.com/chat', ...) No filesystem access detected No shell execution detected No environment variable access detected No clipboard access detected No browser access detected No database access detected Suspicious artifacts and egress
https://api.novai360.com index-v7.js:33
Dependencies and supply chain
There are no structured dependency warnings.
File composition
index-v7.js manifest.json SKILL.md CHANGELOG.md