npm frame.soap @1.2.26
score
0.5179
med
flagged
2026-06-22 07:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.2.24', '1.2.25', '1.2.26'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| typosquat | 1.0 | combosquat of 'soap' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chris125964"
],
"versions": 34
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-kLk1BLk9o7OTKae/WvobHPJMlGT1CMFqNFIMMYFnZSTUjkq/9aDQAgxah7dAhIevjtDcJ5733DI3S6dWj9gIwA==",
"tarball": "https://registry.npmjs.org/frame.soap/-/frame.soap-1.2.26.tgz",
"unpackedSize": 205996
},
"dist-tags": {
"latest": "1.2.26"
},
"latest_version": "1.2.26",
"maintainers": [
{
"email": "Christian.Todd@rodenstock.com",
"name": "chris125964"
}
],
"num_versions": 36,
"repository": null,
"scripts": {
"build": "tsc --project tsconfig.build.json",
"lint": "tsc --noEmit",
"lint:fix": "echo 'Run tsc --noEmit to check for type errors'",
"prepublishOnly": "npm run build",
"test": "vitest",
"test:agent": "npx tsx src/scripts/test-agent.ts",
"test:agent:quick": "npx tsx src/scripts/test-agent.ts quick",
"test:agent:watch": "nodemon --exec 'npm run test:agent:quick' --watch src",
"test:comprehensive": "vitest run src/__tests__/ComprehensiveSoapTests.test.ts",
"test:cov": "vitest run --coverage",
"test:log": "vitest run src/__tests__/TestLogging.ts",
"test:suite": "vitest run src/__tests__/SoapTestSuite.ts",
"test:watch": "vitest --watch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['1.2.24', '1.2.25', '1.2.26']",
"typosquat": "combosquat of 'soap'"
},
"time": {
"created": "2025-09-25T12:54:53.532Z",
"modified": "2026-06-22T12:07:43.596Z"
}
}