npm @splunk/create @11.0.2
score
0.6325
med
flagged
2026-06-05 05:09
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['splunk-create'] |
| script_count_spike | 0.5 | scripts count 0 -> 18 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 7 new non-watchlisted dep(s): ['@inquirer/prompts', 'fast-xml-parser', 'fs-extra', 'glob', 'lodash-es'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"splunker",
"vtsvetkov-splunk",
"splunk_sui_publish"
],
"versions": 38
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-amtrMTDhsGyrSSO/lvyHrgkE8afZ1Sjf9YVOcu7il7N3Gpsj97XXTd5PDBokPMUWBGSuJ7Eu6Qwg5SSQvZvnxw==",
"tarball": "https://registry.npmjs.org/@splunk/create/-/create-11.0.2.tgz",
"unpackedSize": 181398
},
"dist-tags": {
"beta-v5": "8.0.0-beta.2",
"latest": "11.0.2"
},
"latest_version": "11.0.2",
"maintainers": [
{
"email": "devinfo@splunk.com",
"name": "splunker"
},
{
"email": "vtsvetkov@splunk.com",
"name": "vtsvetkov-splunk"
},
{
"email": "webplatform@splunk.com",
"name": "splunk_sui_publish"
}
],
"num_versions": 40,
"repository": null,
"scripts": {
"build": "node scripts/build.js",
"docs": "NODE_ENV=production webpack --config docs.gen.webpack.config.cjs",
"docs:publish": "eval $(splunk-docs-package docs) && artifact-ci publish generic $DOCS_GEN_OUTPUT_NAME $DOCS_GEN_REMOTE_PATH",
"docs:publish:external": "eval $(splunk-docs-package docs-external --suffix=public) && artifact-ci publish generic $DOCS_GEN_OUTPUT_NAME $DOCS_GEN_REMOTE_PATH",
"docs:start": "webpack serve --config docs.gen.webpack.config.cjs",
"eslint": "eslint \"src/**/*.{js,jsx}\"",
"eslint:ci": "yarn run eslint -f @gitlab-formatters/gitlab -o test-reports/lint-results.json",
"eslint:fix": "yarn run eslint --fix",
"lint": "yarn run stylelint && yarn run eslint",
"lint:ci": "yarn run eslint:ci && yarn run stylelint",
"lint:quiet": "yarn run lint --quiet",
"stylelint": "stylelint \"{src,templates}/**/*.{js,jsx}\" --config stylelint.config.cjs",
"test": "vitest run",
"test:cypress": "echo TODO: SUI-3441",
"test:cypress:ci": "echo TODO: SUI-3441",
"test:functional": "LOCAL_SPLUNK_PACKAGE_TARBALL_DIR=.ci/local-packages node src/tests/e2e",
"test:functional:ci": "node src/tests/e2e",
"test:watch": "vitest"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['splunk-create']",
"dependency_added_unknown": "7 new non-watchlisted dep(s): ['@inquirer/prompts', 'fast-xml-parser', 'fs-extra', 'glob', 'lodash-es'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 18"
},
"time": {
"created": "2019-10-14T20:25:11.951Z",
"modified": "2026-06-02T19:51:11.696Z"
}
}