Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 378458a · analyzer v18 · 8h ago
danger signals1
- credential in logscredential in logcpropster-linear-mcp-server-378458a/scripts/get-test-tokens.ts:34
console.log(`LINEAR_ACCESS_TOKEN=${process.env.LINEAR_ACCESS_TOKEN}`);
evidence-backed
findings quoted directly from the published source artifact — not inferred
network 1
- net cpropster-linear-mcp-server-378458a/src/auth.ts :90
const response = await fetch(`${LinearAuth.OAUTH_TOKEN_URL}/oauth/token`, {
secrets 2
- secrets cpropster-linear-mcp-server-378458a/scripts/get-test-tokens.ts :11
if (process.env.LINEAR_ACCESS_TOKEN) { - secrets cpropster-linear-mcp-server-378458a/src/index.ts :14
accessToken: process.env.LINEAR_REFRESH_TOKEN || process.env.LINEAR_ACCESS_TOKEN
declared dependencies 4
- @linear/sdk@^2.0.0
- @modelcontextprotocol/sdk@^0.1.0
- @types/node@^20.0.0
- typescript@^5.0.0