BEACON

← candidates

npm @softeria/ms-365-mcp-server @0.114.0

score
0.6333 med
flagged 2026-06-05 19:16
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['ms-365-mcp-server']
script_count_spike 0.5 scripts count 0 -> 12
topology
dependency_added_unknown 0.6 10 new non-watchlisted dep(s): ['@azure/msal-node', '@modelcontextprotocol/sdk', '@toon-format/toon', 'commander', 'dotenv'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "eirikb"
  ],
  "versions": 215
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-Zb2gzO5n+8aazNU/kZ8+470CmMLnOnbx/uGbaoeagNwVx9WwWPZLmUQ16jVWojK6rZyV+f3DMZewRzpIi9VIEg==",
    "tarball": "https://registry.npmjs.org/@softeria/ms-365-mcp-server/-/ms-365-mcp-server-0.114.0.tgz",
    "unpackedSize": 1249252
  },
  "dist-tags": {
    "latest": "0.114.0"
  },
  "latest_version": "0.114.0",
  "maintainers": [
    {
      "email": "eirikb@eirikb.no",
      "name": "eirikb"
    }
  ],
  "num_versions": 220,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Softeria/ms-365-mcp-server.git"
  },
  "scripts": {
    "build": "tsup",
    "dev": "tsx src/index.ts",
    "dev:http": "tsx --watch src/index.ts --http 127.0.0.1:3000 -v",
    "format": "prettier --write \"**/*.{ts,mts,js,mjs,json,md}\"",
    "format:check": "prettier --check \"**/*.{ts,mts,js,mjs,json,md}\"",
    "generate": "node bin/generate-graph-client.mjs",
    "inspector": "npx @modelcontextprotocol/inspector tsx src/index.ts",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "test": "vitest run",
    "test:watch": "vitest",
    "verify": "npm run generate && npm run lint && npm run format:check && npm run build && npm run test"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['ms-365-mcp-server']",
    "dependency_added_unknown": "10 new non-watchlisted dep(s): ['@azure/msal-node', '@modelcontextprotocol/sdk', '@toon-format/toon', 'commander', 'dotenv'] ...",
    "script_count_spike": "scripts count 0 -> 12"
  },
  "time": {
    "created": "2025-04-03T19:33:15.961Z",
    "modified": "2026-05-28T10:15:36.814Z"
  }
}