Server-agnostic MCP testing framework and full-stack MCP App framework for ChatGPT Apps, Claude Connectors, and more.
- capability exposure inferred + 22
- tool safety inferred + 12
- trust mitigators mixed − 14
inferred mixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
grade last moved 1w ago · see ecosystem CVEs →
- B · 26 → B · 20
- A · 0 → B · 26
No known CVEs for this server.
- high dangerous code
dynamic exec: new Function() · obfuscated payload: dynamic require()/import()
analyzed commit afba9b7 · analyzer v33 · 2d ago
skills & prompt files 3
danger signals8
- dynamic code execution new Function() Alignbase-sunpeak-afba9b7/packages/sunpeak/bin/lib/extract-resource.mjs :52
new Function('module', 'exports', 'require', code)(mod, mod.exports, () => ({})); - dynamic code execution new Function() Alignbase-sunpeak-afba9b7/packages/sunpeak/bin/lib/extract-tool.mjs :59
const fn = new Function(code + '\nreturn tool;'); - dynamic code execution new Function() Alignbase-sunpeak-afba9b7/packages/sunpeak/src/inspector/inline-helper-runtime.test.ts :41
const fn = new Function('window', 'document', SUNPEAK_INLINE_HELPER_SCRIPT); - dynamic code execution new Function() Alignbase-sunpeak-afba9b7/packages/sunpeak/src/lib/extract-resource.ts :54
new Function('module', 'exports', 'require', code)(mod, mod.exports, () => ({})); - dynamic code execution new Function() Alignbase-sunpeak-afba9b7/packages/sunpeak/src/lib/extract-tool.ts :64
const fn = new Function(code + '\nreturn tool;'); - suspicious endpoint 169.254.169.254 (cloud metadata) Alignbase-sunpeak-afba9b7/packages/sunpeak/src/cli/inspect.test.ts :452
_securityTestExports.assertHttpServerUrlAllowed('http://169.254.169.254/latest') - suspicious endpoint 93.184.216.35 Alignbase-sunpeak-afba9b7/packages/sunpeak/src/cli/inspect.test.ts :620
headers: { Location: 'https://93.184.216.35/oauth/metadata' }, - suspicious endpoint 93.184.216.34 Alignbase-sunpeak-afba9b7/packages/sunpeak/src/cli/inspect.test.ts :627
guardedFetch('https://93.184.216.34/.well-known/oauth-authorization-server', {
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of Alignbase.