npm @floomhq/skills @1.0.0
score
0.6213
med
flagged
2026-06-22 02:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| deprecated_then_active | 0.7 | previous latest was deprecated; new latest is not |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/floomhq/skills-neo.git' -> 'git+https://github.com/floomhq/skills-mvp.git' |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo floomhq/skills-mvp returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vbsrao1",
"federicodeponte"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-jRvLAS0qyATCXideMhJFE8e7jGR9brJB7RBovgWZajRCf+i5Q4Yd9+LNDr0DynbjKA+pZLPhOBA6FODD5fGhgg==",
"tarball": "https://registry.npmjs.org/@floomhq/skills/-/skills-1.0.0.tgz",
"unpackedSize": 302400
},
"dist-tags": {
"latest": "1.0.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "vbellala@asu.edu",
"name": "vbsrao1"
},
{
"email": "depontefede@gmail.com",
"name": "federicodeponte"
}
],
"num_versions": 18,
"repository": {
"type": "git",
"url": "git+https://github.com/floomhq/skills-mvp.git"
},
"scripts": {
"build": "tsc -p tsconfig.typecheck.json --noEmit && node scripts/build-bundle.mjs",
"dev": "tsx watch src/index.ts",
"lint": "tsc -p tsconfig.typecheck.json --noEmit --pretty false",
"pack:check": "node scripts/verify-package.mjs",
"pack:smoke": "pnpm run build && node scripts/verify-package.mjs --install-smoke",
"prepack": "pnpm run build",
"prepublishOnly": "pnpm run build && pnpm run pack:check",
"start": "node dist/index.js",
"test": "tsx --tsconfig tsconfig.typecheck.json --test --test-concurrency=1 \"src/**/*.test.ts\"",
"typecheck": "tsc -p tsconfig.typecheck.json --noEmit"
},
"signal_details": {
"deprecated_then_active": "previous latest was deprecated; new latest is not",
"repo_doesnt_exist": "claimed repo floomhq/skills-mvp returns 404 on github.com",
"repository_url_changed": "'git+https://github.com/floomhq/skills-neo.git' -> 'git+https://github.com/floomhq/skills-mvp.git'"
},
"time": {
"created": "2026-05-13T21:15:49.258Z",
"modified": "2026-06-22T07:31:06.394Z"
}
}