npm @seedcord/plugins @0.7.2
score
0.6187
med
flagged
2026-07-12 19:39
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.7.2 but max published is 0.8.0-next.1 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/seedcord/seedcord.git' also claimed by 8 package(s) under different publishers: ['npm/seedcord', 'npm/@seedcord/kit', 'npm/@seedcord/utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"materwelondhruv"
],
"versions": 40
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-mqw2z56V6PxavTWJvsRBnKXBOMg8ua2jEr95vfK6X/NNtHTKfRVMnzMtraPUS0WY+YyOHglGAxtCsMV/puBSpg==",
"tarball": "https://registry.npmjs.org/@seedcord/plugins/-/plugins-0.7.2.tgz",
"unpackedSize": 251184
},
"dist-tags": {
"latest": "0.7.2",
"next": "0.8.0-next.7"
},
"latest_version": "0.7.2",
"maintainers": [
{
"email": "materwelondhruv@gmail.com",
"name": "materwelondhruv"
}
],
"num_versions": 40,
"repository": {
"directory": "packages/plugins",
"type": "git",
"url": "https://github.com/seedcord/seedcord.git"
},
"scripts": {
"build": "tsdown",
"clean": "rm -rf dist",
"coverage": "vitest run --coverage",
"fmt": "prettier --write 'src/**/*.{ts,tsx,json,md}' 'tests/**/*.{ts,tsx,json,md}' --cache",
"fmt:check": "prettier --check 'src/**/*.{ts,tsx,json,md}' 'tests/**/*.{ts,tsx,json,md}' --cache",
"lint": "eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' --cache",
"lint:fix": "eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' --fix --cache",
"tc": "tsc --noEmit",
"test": "vitest run",
"test:watch": "vitest dev"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.7.2 but max published is 0.8.0-next.1",
"shared_repo_different_publisher": "repo 'https://github.com/seedcord/seedcord.git' also claimed by 8 package(s) under different publishers: ['npm/seedcord', 'npm/@seedcord/kit', 'npm/@seedcord/utils'] ..."
},
"time": {
"created": "2025-08-16T22:36:20.002Z",
"modified": "2026-07-11T13:35:03.784Z"
}
}