npm @skybridge/devtools @1.3.0
score
0.75
high
flagged
2026-07-22 11:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@alpic-ai/sdk'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"harijoe",
"paullst",
"bartheletf"
],
"versions": 2753
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-l73mGYGd6zSx/ab8qmXYoZB0NRHbOnUYKx5/3GUASpkGg6k3pu50SoWwd1CWHKBOPfWIwHq3IYHPtn+JBosVsQ==",
"tarball": "https://registry.npmjs.org/@skybridge/devtools/-/devtools-1.3.0.tgz",
"unpackedSize": 1588706
},
"dist-tags": {
"dev": "0.0.0-dev.4e0a898",
"latest": "1.3.0",
"next": "0.0.0-next.954e353"
},
"latest_version": "1.3.0",
"maintainers": [
{
"email": "vallinij@gmail.com",
"name": "harijoe"
},
{
"email": "paul.leseute@gmail.com",
"name": "paullst"
},
{
"email": "frederic.barthelet@gmail.com",
"name": "bartheletf"
}
],
"num_versions": 2754,
"repository": {
"type": "git",
"url": "git+https://github.com/alpic-ai/skybridge.git"
},
"scripts": {
"build": "tsc -b && vite build && pnpm run build:server",
"build:server": "tsc -p tsconfig.server.json",
"dev": "vite",
"e2e:fixture": "tsx ./e2e/fixtures/server.ts",
"format": "biome check --write --error-on-warnings",
"preview": "vite preview",
"test": "pnpm run test:format && pnpm run test:types && pnpm run test:unit",
"test:e2e": "playwright test --config e2e/playwright.config.ts",
"test:e2e:install": "playwright install --with-deps chromium",
"test:format": "biome ci",
"test:types": "tsc --noEmit -p e2e/tsconfig.json",
"test:unit": "vitest run"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@alpic-ai/sdk']",
"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']"
},
"time": {
"created": "2025-12-18T17:14:34.408Z",
"modified": "2026-07-22T16:09:20.950Z"
}
}