npm @shwfed/config @2.7.4
score
0.7476
high
flagged
2026-06-02 07:25
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['config'] |
| size_spike | 0.5 | unpackedSize 3134448 -> 12308165 (3.9×) |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['2.7.1', '2.7.2', '2.7.3', '2.7.4'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 8 new non-watchlisted dep(s): ['@codemirror/commands', '@codemirror/language', '@codemirror/state', '@codemirror/view', '@lezer/highlight'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"equt",
"zehua.wang"
],
"versions": 26
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-EFMh9j4wYsFVXcnJ6aEjUJZRpBzlZXiy7R9ZXqj+oj+ZwKwmYKvUjGG0NZnzIkCbcvVzVFnplE0kElxy4dtnJA==",
"tarball": "https://registry.npmjs.org/@shwfed/config/-/config-2.7.4.tgz",
"unpackedSize": 12308165
},
"dist-tags": {
"latest": "2.7.4"
},
"latest_version": "2.7.4",
"maintainers": [
{
"email": "npm@equt.email",
"name": "equt"
},
{
"email": "wangzehua@shwfed.com",
"name": "zehua.wang"
}
],
"num_versions": 63,
"repository": null,
"scripts": {
"dev": "npm run dev:prepare && nuxt dev playground",
"dev:build": "nuxt build playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playground",
"lint": "eslint .",
"prepack": "nuxt-module-build build && vite build --config vite.mcp.config.ts && vite build --config vite.preview.config.ts && chmod +x dist/mcp.mjs",
"prepare": "husky && nuxt prepare",
"release": "npm run lint && npm run test && npm run prepack && bumpp && npm publish",
"test": "vitest run",
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit",
"test:watch": "vitest watch"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)",
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['config']",
"dependency_added_unknown": "8 new non-watchlisted dep(s): ['@codemirror/commands', '@codemirror/language', '@codemirror/state', '@codemirror/view', '@lezer/highlight'] ...",
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['2.7.1', '2.7.2', '2.7.3', '2.7.4']",
"size_spike": "unpackedSize 3134448 -> 12308165 (3.9\u00d7)"
},
"time": {
"created": "2026-05-14T01:48:54.758Z",
"modified": "2026-06-02T07:53:48.610Z"
}
}