扫描报告
0 /100
cogdx-feedback
FREE cognitive feedback verification for AI agents via Cerebratech CogDx API. Submits performance data to verify retraining improvement and earns diagnostic credits.
Pure documentation skill with only declared external API calls; no executable code, scripts, or hidden behavior detected.
可以安装
Skill is safe to use. No action required. Users should note that agent performance data is sent to an external Cerebratech API, which is clearly declared in SKILL.md.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access in any file |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md declares POST https://api.cerebratech.ai/feedback |
| 命令执行 | NONE | NONE | — | No shell execution in any file |
| 环境变量 | NONE | NONE | — | No environment variable access in any file |
| 技能调用 | NONE | NONE | — | No cross-skill invocation in any file |
| 剪贴板 | NONE | NONE | — | No clipboard access in any file |
| 浏览器 | NONE | NONE | — | No browser automation in any file |
| 数据库 | NONE | NONE | — | No database access in any file |
2 项发现
中危 外部 URL 外部 URL
https://api.cerebratech.ai/feedback SKILL.md:23 中危 外部 URL 外部 URL
https://api.cerebratech.ai/catalog references/api.md:59 目录结构
2 文件 · 5.0 KB · 155 行 Markdown 2f · 155L
├─
▾
references
│ └─
api.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation skill — no executable code or scripts present
✓ All network behavior (single POST to api.cerebratech.ai) is fully declared in SKILL.md with complete payload schema
✓ MIT license and public GitHub repository (github.com/drkavner/cogdx) provide verifiable provenance
✓ No credential harvesting, environment variable access, or sensitive file paths
✓ No obfuscation, base64 encoding, or hidden functionality
✓ No supply chain dependencies (no requirements.txt, package.json, Cargo.toml, etc.)
✓ Clean pre-scan: no .env files, no binary files, no sensitive files detected
✓ No privilege escalation, persistence, or prompt injection patterns