cogdx-health
Documentation-only skill that sends agent conversation history to an external third-party API without clear data handling policies or declared allowed-tools.
为什么得出这个结论
0/4 个维度触发声明资源与推断能力基本一致。
提取到 1 个一般风险产物,需要结合上下文判断。
没有形成明确的恶意路径。
没有完整依赖信息,供应链判断需要保留弹性。
风险分是怎么被拉高的
SKILL.md has no allowed-tools mapping despite performing network requests
Sends full conversation history (prompts/responses) to external api.cerebratech.ai without clear data handling disclosures
Agent outputs containing user inputs routed to unknown third party with no privacy policy referenced
最关键的证据
Missing allowed-tools declaration
SKILL.md lacks allowed-tools metadata declaration. Despite this, the skill performs network requests to api.cerebratech.ai. The skill metadata should explicitly declare network:READ permission.
SKILL.md:1 Conversation data sent to external third-party API
The skill sends 10-20 recent agent outputs (including user prompts and agent responses) to api.cerebratech.ai. This effectively exfiltrates conversation context to an external party without clear data retention, privacy, or consent policies documented.
SKILL.md:32 External service dependency on Cerebratech
The skill depends entirely on an external API (api.cerebratech.ai). If this service goes down, is compromised, or changes terms, the skill becomes non-functional. No fallback or local alternative exists.
SKILL.md:32 声明能力 vs 实际能力
SKILL.md:32 POST https://api.cerebratech.ai/cogdx-health N/A - no file operations N/A - no shell execution N/A - no env access N/A - no skill chaining N/A - no clipboard access N/A - no browser usage N/A - no DB access 可疑产物与外联
https://api.cerebratech.ai/cogdx-health SKILL.md:25
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md