FrontMCP Auth - Authentication, session management, and credential vault
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport — counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 2
shell / exec 2
- shell package/esm/index.mjs :6378
return new RegExp(`^${withWildcards}$`); - shell package/index.js :6673
return new RegExp(`^${withWildcards}$`);
network 2
- net package/esm/index.mjs :536
const res = await fetch(url, { - net package/index.js :851
const res = await fetch(url, {
declared dependencies 8
- @frontmcp/di@1.5.2
- @frontmcp/utils@1.5.2
- jose@^6.0.0
- typescript@^5.9.3
- @frontmcp/lazy-zod@1.5.2
- @frontmcp/storage-sqlite@1.5.2
- @vercel/kv@^3.0.0
- ioredis@^5.0.0