npm firecrawl-mcp @3.21.1
score
0.7386
high
flagged
2026-06-22 09:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/firecrawl/firecrawl-mcp-server.git' also claimed by 1 package(s) under different publishers: ['npm/@mseep/firecrawl-mcp'] |
| dependency_added_unknown | 0.6 | 10 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@standard-schema/spec', 'execa', 'file-type', 'fuse.js'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hello_sideguide"
],
"versions": 88
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-CZLeN9suwhwYrLungx4JSBQVZX992p9CbIMlV8jHp1aBPHsxzvjIhJiePc4b2RjnFJH1ooRgU15a5oxB/AK+TQ==",
"tarball": "https://registry.npmjs.org/firecrawl-mcp/-/firecrawl-mcp-3.21.1.tgz",
"unpackedSize": 178119
},
"dist-tags": {
"beta": "3.1.12",
"latest": "3.21.1"
},
"latest_version": "3.21.1",
"maintainers": [
{
"email": "hello@sideguide.dev",
"name": "hello_sideguide"
}
],
"num_versions": 89,
"repository": {
"type": "git",
"url": "git+https://github.com/firecrawl/firecrawl-mcp-server.git"
},
"scripts": {
"build": "rm -rf dist && tsup && node -e \"require('fs').chmodSync('dist/index.js', '755')\"",
"format": "prettier --write .",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"publish-beta": "npm run build && npm publish --tag beta",
"publish-prod": "npm run build && npm publish",
"start": "node dist/index.js",
"start:cloud": "CLOUD_SERVICE=true node dist/index.js",
"test": "echo 'No tests'"
},
"signal_details": {
"dependency_added_unknown": "10 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@standard-schema/spec', 'execa', 'file-type', 'fuse.js'] ...",
"shared_repo_different_publisher": "repo 'git+https://github.com/firecrawl/firecrawl-mcp-server.git' also claimed by 1 package(s) under different publishers: ['npm/@mseep/firecrawl-mcp']"
},
"time": {
"created": "2025-02-21T00:19:45.254Z",
"modified": "2026-06-22T14:08:27.045Z"
}
}