npm @paperclipai/server @2026.529.0
score
0.7
high
flagged
2026-06-06 09:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2026.529.0 but max published is 2026.606.0-canary.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/paperclipai/paperclip.git' also claimed by 10 package(s) under different publishers: ['npm/@penclipai/mcp-server', 'npm/@paperclipai/adapter-grok-local', 'npm/@paperclipai/adapter-acpx-local'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 95d ago but package has 418 versions (expect >= 157d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dotta",
"devinfoley"
],
"versions": 418
}
Evidence (package doc at flag time)
{
"dependencies_count": 35,
"dist": {
"integrity": "sha512-+mM7FszTGYJRaWpTh+OGAyjSXf5RVm1iq9jL+Q1CjOgQyzgH4WZ126LOMO5V/9uus4Tx/TggNgoNloBWvlJ/+A==",
"tarball": "https://registry.npmjs.org/@paperclipai/server/-/server-2026.529.0.tgz",
"unpackedSize": 17285711
},
"dist-tags": {
"canary": "2026.606.0-canary.3",
"latest": "2026.529.0"
},
"latest_version": "2026.529.0",
"maintainers": [
{
"email": "bippadotta@protonmail.com",
"name": "dotta"
},
{
"email": "devin@devinfoley.com",
"name": "devinfoley"
}
],
"num_versions": 418,
"repository": {
"directory": "server",
"type": "git",
"url": "git+https://github.com/paperclipai/paperclip.git"
},
"scripts": {
"build": "tsc && mkdir -p dist/onboarding-assets && cp -R src/onboarding-assets/. dist/onboarding-assets/",
"clean": "rm -rf dist",
"dev": "tsx src/index.ts",
"dev:watch": "cross-env PAPERCLIP_MIGRATION_PROMPT=never PAPERCLIP_MIGRATION_AUTO_APPLY=true tsx ./scripts/dev-watch.ts",
"prepare:ui-dist": "bash ../scripts/prepare-server-ui-dist.sh",
"start": "node dist/index.js",
"typecheck": "pnpm --filter @paperclipai/plugin-sdk ensure-build-deps && tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2026.529.0 but max published is 2026.606.0-canary.0",
"repo_too_new_for_version_history": "claimed repo created 95d ago but package has 418 versions (expect >= 157d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/paperclipai/paperclip.git' also claimed by 10 package(s) under different publishers: ['npm/@penclipai/mcp-server', 'npm/@paperclipai/adapter-grok-local', 'npm/@paperclipai/adapter-acpx-local'] ..."
},
"time": {
"created": "2026-03-03T21:10:24.459Z",
"modified": "2026-06-06T06:00:44.624Z"
}
}