npm @astrale-os/sdk @0.1.1
score
0.6076
med
flagged
2026-06-10 07:34
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['preinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'astlbdjafer' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-n60hmpY7FxNcwvHU32BWj2auHeOce1qwshfQNKqIGBXcQ+t9mqcJUXJCIFfL3gJONWffU7I54LCMo/NVvknO4g==",
"tarball": "https://registry.npmjs.org/@astrale-os/sdk/-/sdk-0.1.1.tgz",
"unpackedSize": 147882
},
"dist-tags": {
"latest": "0.1.1"
},
"latest_version": "0.1.1",
"maintainers": [
{
"email": "marc.davoust@astrale.ai",
"name": "madavic"
},
{
"email": "bryan.djafer@astrale.ai",
"name": "astlbdjafer"
}
],
"num_versions": 2,
"repository": {
"type": "git",
"url": "git+https://github.com/astrale-os/sdk.git"
},
"scripts": {
"build": "tsgo",
"format": "pnpm exec oxfmt --write .",
"format:check": "pnpm exec oxfmt --check .",
"lint": "oxlint .",
"lint:fix": "oxlint --fix .",
"preinstall": "node -e \"try{require('./.check-workspace.cjs')}catch{}\"",
"test": "vitest run --config __tests__/vitest.config.ts",
"test:watch": "vitest --config __tests__/vitest.config.ts",
"typecheck": "tsgo --noEmit"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"mass_publish_burst": "publisher 'astlbdjafer' pushed 6 packages in the last 15min on npm",
"new_install_script": "first time ['preinstall'] present"
},
"time": {
"created": "2026-06-10T12:16:16.001Z",
"modified": "2026-06-10T12:34:10.115Z"
}
}