npm @verii/server-credentialagent @1.1.3
score
0.7
high
flagged
2026-06-29 02:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.1.3 but max published is 1.28.0-pre.1781689570.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/LFDT-Verii/core.git' also claimed by 10 package(s) under different publishers: ['npm/@verii/endpoints-organizations-registrar', 'npm/@verii/endpoints-credential-types-registrar', 'npm/@verii/endpoints-event-processing'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lfdt-npm",
"hyperledger-ghci"
],
"versions": 308
}
Evidence (package doc at flag time)
{
"dependencies_count": 51,
"dist": {
"integrity": "sha512-r+0la0rcuxxuXQd2RnbOvFLhiaMemV5k8rCvJUTfyUUTy8q3dgVJqrYxyiLeTOlq5OFoE/kCzyMydIap/5LTrA==",
"tarball": "https://registry.npmjs.org/@verii/server-credentialagent/-/server-credentialagent-1.1.3.tgz",
"unpackedSize": 1881254
},
"dist-tags": {
"latest": "1.1.3",
"prerelease": "1.28.0-pre.1782701638.0"
},
"latest_version": "1.1.3",
"maintainers": [
{
"email": "npm@lfdecentralizedtrust.org",
"name": "lfdt-npm"
},
{
"email": "npm-ci@hyperledger.org",
"name": "hyperledger-ghci"
}
],
"num_versions": 333,
"repository": {
"type": "git",
"url": "git+https://github.com/LFDT-Verii/core.git"
},
"scripts": {
"lint": "eslint .",
"lint:ci": "eslint . --format json >> eslint-results.json",
"lint:fix": "eslint --fix .",
"migrate:create": "migrate-mongo create --file migrate-mongo.config.js",
"migrate:down": "migrate-mongo down --file migrate-mongo.config.js",
"migrate:status": "migrate-mongo status --file migrate-mongo.config.js",
"migrate:up": "migrate-mongo up --file migrate-mongo.config.js",
"start": "node src/main.js",
"start-holder": "node src/main-holder.js",
"start-operator": "node src/main-operator.js",
"start:dev": "node --throw-deprecation src/standalone.js",
"test": "cross-env NODE_ENV=test node --test --test-concurrency=1 --test-timeout=1200000 --experimental-test-module-mocks --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout 'test/**/*.test.js'",
"test:ci": "cross-env NODE_ENV=test node --test --test-concurrency=1 --test-timeout=1200000 --experimental-test-module-mocks --experimental-test-coverage --test-coverage-include='src/**' --test-reporter=spec --test-reporter=junit --test-reporter-destination=stdout --test-reporter-destination=test-results.junit.xml --test-reporter=lcov --test-reporter-destination=lcov.info 'test/**/*.test.js'",
"test:e2e": "node --test --test-concurrency=1 --test-timeout=300000 --experimental-test-module-mocks --experimental-test-coverage --test-coverage-include='src/**' --test-reporter=spec --test-reporter=junit --test-reporter-destination=stdout --test-reporter-destination=test-results.junit.xml 'e2e/*.test.js'"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.1.3 but max published is 1.28.0-pre.1781689570.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/LFDT-Verii/core.git' also claimed by 10 package(s) under different publishers: ['npm/@verii/endpoints-organizations-registrar', 'npm/@verii/endpoints-credential-types-registrar', 'npm/@verii/endpoints-event-processing'] ..."
},
"time": {
"created": "2025-07-09T16:03:49.490Z",
"modified": "2026-06-29T02:57:43.166Z"
}
}