扫描报告
0 /100
cogdx-calibration
Run a calibration audit on an AI agent's outputs via Cerebratech CogDx API
Documentation-only AI skill describing a statistical calibration audit service with no executable code, no sensitive resource access, and fully declared external API integration.
可以安装
No action required. This is a pure documentation skill with no security concerns.
3 项发现
中危 外部 URL 外部 URL
https://api.cerebratech.ai/credits?wallet=your-agent-id SKILL.md:30 中危 外部 URL 外部 URL
https://api.cerebratech.ai/calibration_audit SKILL.md:35 中危 外部 URL 外部 URL
https://api.cerebratech.ai/catalog references/api.md:77 目录结构
2 文件 · 5.5 KB · 179 行 Markdown 2f · 179L
├─
▾
references
│ └─
api.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - documentation-only skill
✓ No sensitive file access (no ~/.ssh, ~/.aws, .env, etc.)
✓ No credential harvesting or environment variable inspection
✓ No obfuscation techniques (base64, eval, encoded commands)
✓ No remote script execution (curl|bash, wget|sh)
✓ No supply chain dependencies
✓ Documentation accurately describes the service (API call to external endpoint)
✓ Payment mechanism (x402 crypto on Base L2) is declared and transparent
✓ No hidden functionality or shadow features
✓ MIT license, public repository referenced