npm @marsadco/sdk @0.2.0
score
0.5115
med
flagged
2026-06-16 08:24
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: ['marsad'] |
| size_spike | 0.5 | unpackedSize 195281 -> 766966 (3.9×) |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"abdallaemadeldin"
],
"versions": 1
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-O3NP2fXU+oNFSo2oXXgaUGxUrvcCdrM1PF8xqPSo/c0e6txrbGhjUqDo7hxnZ5dSOmV8sRUJU0Cqp8bQjDvXKw==",
"tarball": "https://registry.npmjs.org/@marsadco/sdk/-/sdk-0.2.0.tgz",
"unpackedSize": 766966
},
"dist-tags": {
"latest": "0.2.0"
},
"latest_version": "0.2.0",
"maintainers": [
{
"email": "abdalla.emad.eldin@gmail.com",
"name": "abdallaemadeldin"
}
],
"num_versions": 3,
"repository": null,
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"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: ['marsad']",
"no_repo": "package.json has no repository field",
"size_spike": "unpackedSize 195281 -> 766966 (3.9\u00d7)"
},
"time": {
"created": "2026-06-12T13:44:28.642Z",
"modified": "2026-06-16T13:24:34.563Z"
}
}