可信 — 风险评分 0/100
上次扫描:21 小时前 重新扫描
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.
技能名称cogdx-feedback
分析耗时22.3s
引擎pi
可以安装
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 59L · 2.0 KB
└─ 📝 SKILL.md Markdown 96L · 3.1 KB

安全亮点

✓ 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