github analyzed d19e46b

elliottlawson/mcp-sentry

github
maintainer
elliottlawson
licence
first seen
2026-05-22
last seen
2026-07-09
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 1 tools
transport stdio · http counts 1 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • get_sentry_issue
skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit d19e46b · analyzer v33 · 4w ago

danger signals2

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 20

filesystem 1

  • fs (weak) elliottlawson-mcp-sentry-d19e46b/scripts/version.js :20 import fs from 'fs';

shell / exec 1

  • shell (weak) elliottlawson-mcp-sentry-d19e46b/scripts/version.js :22 import { execSync } from 'child_process';

network 2

  • net elliottlawson-mcp-sentry-d19e46b/build/sentry-client.js :1 import axios from 'axios';
  • net elliottlawson-mcp-sentry-d19e46b/src/sentry-client.ts :1 import axios, { AxiosInstance } from 'axios';

secrets 2

  • secrets elliottlawson-mcp-sentry-d19e46b/build/index.js :21 const authToken = options.authToken || process.env.SENTRY_TOKEN;
  • secrets elliottlawson-mcp-sentry-d19e46b/src/index.ts :28 const authToken = options.authToken || process.env.SENTRY_TOKEN;

tool registrations 2

  • get_sentry_issue elliottlawson-mcp-sentry-d19e46b/build/server.js :19
  • get_sentry_issue elliottlawson-mcp-sentry-d19e46b/src/server.ts :23

install hooks 2

  • prepublishOnly elliottlawson-mcp-sentry-d19e46b/package.json :11 npm run build
  • prepare elliottlawson-mcp-sentry-d19e46b/package.json :12 npm run build

declared dependencies 8

  • @modelcontextprotocol/sdk@^1.7.0
  • axios@^1.6.2
  • commander@^11.1.0
  • dotenv@^16.3.1
  • zod@^3.22.4
  • @types/node@^20.10.0
  • ts-node@^10.9.1
  • typescript@^5.3.2