Trusted — Risk Score 0/100
Last scan:20 hr ago Rescan
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.
Skill Namecogdx-calibration
Duration22.6s
Enginepi
Safe to install
No action required. This is a pure documentation skill with no security concerns.
3 findings
🔗
Medium External URL 外部 URL
https://api.cerebratech.ai/credits?wallet=your-agent-id
SKILL.md:30
🔗
Medium External URL 外部 URL
https://api.cerebratech.ai/calibration_audit
SKILL.md:35
🔗
Medium External URL 外部 URL
https://api.cerebratech.ai/catalog
references/api.md:77

File Tree

2 files · 5.5 KB · 179 lines
Markdown 2f · 179L
├─ 📁 references
│ └─ 📝 api.md Markdown 77L · 2.3 KB
└─ 📝 SKILL.md Markdown 102L · 3.2 KB

Security Positives

✓ 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