npm skybridge @0.36.4
score
0.7
high
flagged
2026-06-17 06:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.36.4 but max published is 1.1.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/alpic-ai/skybridge.git' also claimed by 2 package(s) under different publishers: ['npm/create-skybridge', 'npm/@skybridge/devtools'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"harijoe",
"paullst",
"bartheletf"
],
"versions": 2679
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-okPcte/gOHPG56CUubBsfR7VWXynEuW0TOkVEKjhW4oVqx97eWwnvXubbrkETr+nGGzg3Tdp8NC3SqIsLlUFCw==",
"tarball": "https://registry.npmjs.org/skybridge/-/skybridge-0.36.4.tgz",
"unpackedSize": 1204543
},
"dist-tags": {
"dev": "0.0.0-dev.e434f62",
"latest": "0.36.4"
},
"latest_version": "0.36.4",
"maintainers": [
{
"email": "vallinij@gmail.com",
"name": "harijoe"
},
{
"email": "paul.leseute@gmail.com",
"name": "paullst"
},
{
"email": "frederic.barthelet@gmail.com",
"name": "bartheletf"
}
],
"num_versions": 2681,
"repository": {
"type": "git",
"url": "git+https://github.com/alpic-ai/skybridge.git"
},
"scripts": {
"build": "shx rm -rf dist && pnpm run build:templates && tsc",
"build:templates": "node scripts/precompile-templates.mjs",
"format": "biome check --write --error-on-warnings",
"test": "pnpm run test:unit && pnpm run test:format",
"test:format": "biome ci",
"test:unit": "pnpm run build:templates && vitest run"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.36.4 but max published is 1.1.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/alpic-ai/skybridge.git' also claimed by 2 package(s) under different publishers: ['npm/create-skybridge', 'npm/@skybridge/devtools']"
},
"time": {
"created": "2025-10-07T05:54:22.686Z",
"modified": "2026-06-17T11:41:12.855Z"
}
}