npm @paperclipai/plugin-workspace-diff @0.1.0
score
0.5871
med
flagged
2026-06-22 11:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.1.0 but max published is 2026.622.0-canary.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/paperclipai/paperclip.git' also claimed by 2 package(s) under different publishers: ['npm/@penclipai/mcp-server', 'npm/@starlein/plugin-workspace-diff'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"dotta",
"devinfoley"
],
"versions": 28
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-JGEL1gcrEKU9+/ZqVBegHwMPD3apO7oUrprGJW5LAneDAailTyajW0eAxcbxYZQn29sjVd29rWFPonidoceYFg==",
"tarball": "https://registry.npmjs.org/@paperclipai/plugin-workspace-diff/-/plugin-workspace-diff-0.1.0.tgz",
"unpackedSize": 24168630
},
"dist-tags": {
"canary": "2026.622.0-canary.1",
"latest": "0.1.0"
},
"latest_version": "0.1.0",
"maintainers": [
{
"email": "bippadotta@protonmail.com",
"name": "dotta"
},
{
"email": "devin@devinfoley.com",
"name": "devinfoley"
}
],
"num_versions": 28,
"repository": {
"directory": "packages/plugins/plugin-workspace-diff",
"type": "git",
"url": "git+https://github.com/paperclipai/paperclip.git"
},
"scripts": {
"build": "tsc && node ./scripts/build-ui.mjs",
"clean": "rm -rf dist",
"postinstall": "node ../../../scripts/link-plugin-dev-sdk.mjs",
"postpack": "if [ -f package.dev.json ]; then mv package.dev.json package.json; fi",
"prebuild": "pnpm --filter @paperclipai/plugin-sdk ensure-build-deps",
"prepack": "rm -f package.dev.json && cp package.json package.dev.json && node ../../../scripts/generate-plugin-package-json.mjs",
"test": "vitest run",
"typecheck": "pnpm --filter @paperclipai/plugin-sdk ensure-build-deps && tsc --noEmit && tsc --noEmit -p tsconfig.test.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.1.0 but max published is 2026.622.0-canary.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/paperclipai/paperclip.git' also claimed by 2 package(s) under different publishers: ['npm/@penclipai/mcp-server', 'npm/@starlein/plugin-workspace-diff']"
},
"time": {
"created": "2026-05-18T13:48:18.343Z",
"modified": "2026-06-22T16:04:34.151Z"
}
}