npm snyk-go-plugin @2.2.0
score
0.6883
med
flagged
2026-07-22 07:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| publisher_unrecognized | 0.7 | latest published by 'CircleCI', not in maintainer set |
| topology | ||
| typosquat | 1.0 | combosquat of 'snyk' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"snyk-admin"
],
"versions": 87
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-W6NhP3slNEZPlWfVoqOsvUBR8ZsbAV7Y0baNloE0SZJJdIzKthK0KvZISa8+f51b+BlKz/h8IbXwhIVeuFpkIw==",
"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-2.2.0.tgz",
"unpackedSize": 97300
},
"dist-tags": {
"latest": "2.2.0"
},
"latest_version": "2.2.0",
"maintainers": [
{
"email": "npmjs+snyk-admin@snyk.io",
"name": "snyk-admin"
}
],
"num_versions": 87,
"repository": {
"type": "git",
"url": "git+https://github.com/snyk/snyk-go-plugin.git"
},
"scripts": {
"build": "tsc",
"build-watch": "tsc -w",
"format": "prettier --write '{lib,test}/**/*.{js,ts,json}'",
"lint": "eslint --color --cache '{lib,test}/**/*.{js,ts}' && prettier --check '{lib,test}/**/*.{js,ts}'",
"prepare": "npm run build",
"test": "npm run test-functional && npm run test-system",
"test-functional": "tap --allow-incomplete-coverage ./test/*.test.ts",
"test-functional-windows": "tap --timeout=300 --allow-incomplete-coverage ./test/*.test.ts -g \"^(?!.*symlink)\"",
"test-system": "tap --timeout=300 --allow-incomplete-coverage --allow-empty-coverage ./test/system/*.test.ts",
"test-system-windows": "tap --timeout=300 --allow-incomplete-coverage --allow-empty-coverage ./test/system/*.test.ts",
"test-windows": "npm run test-functional-windows && npm run test-system-windows",
"watch": "nodemon -e 'js go' -x 'npm run test-functional'"
},
"signal_details": {
"publisher_unrecognized": "latest published by 'CircleCI', not in maintainer set",
"typosquat": "combosquat of 'snyk'"
},
"time": {
"created": "2017-08-07T10:23:16.531Z",
"modified": "2026-07-20T16:57:35.015Z"
}
}