npm inkbridge @0.1.0-beta.26
score
0.5866
med
flagged
2026-06-07 02:49
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['inkbridge'] |
| script_count_spike | 0.5 | scripts count 0 -> 78 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['tailwind-merge', 'ts-morph'] |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"inkn9ne"
],
"versions": 22
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-cPz9y4Pj2GbEgpLqacMu40+CQlcqubvGCSQlIV6Gc62nXmWPw+e9dv3pu/c7CYG/8yqoql3qO2VUMOC3tg8SAg==",
"tarball": "https://registry.npmjs.org/inkbridge/-/inkbridge-0.1.0-beta.26.tgz",
"unpackedSize": 3304451
},
"dist-tags": {
"beta": "0.1.0-beta.27",
"latest": "0.1.0-beta.26"
},
"latest_version": "0.1.0-beta.26",
"maintainers": [
{
"email": "inkn9ne@gmail.com",
"name": "inkn9ne"
}
],
"num_versions": 27,
"repository": null,
"scripts": {
"build": "node build.mjs",
"docs:audit": "node ./scripts/docs-audit.mjs",
"doctor": "cd ../.. && node scripts/figma-doctor.mjs",
"prepublishOnly": "node build.mjs",
"release:beta": "pnpm publish --tag beta && npm dist-tag add inkbridge@$npm_package_version latest && npm view inkbridge dist-tags",
"scan": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cli.ts",
"test:adapter-utils": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/adapter-utils-regression.ts",
"test:aspect-percent": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/aspect-percent-position-regression.ts",
"test:aspect-ratio": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/aspect-ratio-regression.ts",
"test:blob": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/blob-placement-regression.ts",
"test:block-cache": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/block-cache-regression.ts",
"test:border-dash-pattern": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/border-dash-pattern-regression.ts",
"test:bundle-size": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/bundle-size-regression.ts",
"test:child-sizing-matrix": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/child-sizing-matrix-regression.ts",
"test:component-sections": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/component-sections-regression.ts",
"test:compound-classes-lookup": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/compound-classes-lookup-regression.ts",
"test:conditional-map-branch": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/conditional-map-branch-regression.ts",
"test:csspatch": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/css-patch-regression.ts",
"test:cva-jsx-child-fallback": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cva-jsx-child-fallback-regression.ts",
"test:cva-master-icon": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/cva-master-icon-regression.ts",
"test:data-attr-prop-alias": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/data-attr-prop-alias-regression.ts",
"test:dialog-content-gate": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/dialog-content-gate-regression.ts",
"test:explicit-size-root": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/explicit-size-root-regression.ts",
"test:expression-evaluator": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/expression-evaluator-regression.ts",
"test:font": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/font-style-resolver-regression.ts",
"test:font-family-extract": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/font-family-extract-regression.ts",
"test:framework-adapter-shadcn": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/framework-adapter-shadcn-regression.ts",
"test:full-width-matrix": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/full-width-matrix-regression.ts",
"test:grid-cols-extraction": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/grid-cols-extraction-regression.ts",
"test:hidden-check-drift": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/hidden-check-drift-regression.ts",
"test:horizontal-text-shrink": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/horizontal-text-shrink-regression.ts",
"test:image-src-collector": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/image-src-collector-regression.ts",
"test:imported-array-map": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/imported-array-map-regression.ts",
"test:inline-flex": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/inline-flex-regression.ts",
"test:input-range": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/input-range-regression.ts",
"test:instance-rendering": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/instance-rendering-regression.ts",
"test:intrinsic-sizing": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/intrinsic-sizing-regression.ts",
"test:jsx-prop-unresolved": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/jsx-prop-unresolved-regression.ts",
"test:jsx-text": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/jsx-text-regression.ts",
"test:layout-alignment": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/layout-alignment-regression.ts",
"test:layout-flex": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/layout-flex-regression.ts",
"test:layout-mode": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/layout-mode-regression.ts",
"test:layout-sizing": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/layout-sizing-regression.ts",
"test:layout-spacing": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/layout-spacing-regression.ts",
"test:local-const-className": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/local-const-className-regression.ts",
"test:parse-color": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/parse-color-regression.ts",
"test:percent-position": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/percent-position-regression.ts",
"test:portal-class-strip": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/portal-class-strip-regression.ts",
"test:provider-cascade": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/provider-cascade-regression.ts",
"test:provider-flatten": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/provider-flatten-regression.ts",
"test:radial": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/radial-gradient-regression.ts",
"test:render-prop-parser": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/render-prop-parser-regression.ts",
"test:responsive-hidden-inline": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/responsive-hidden-inline-regression.ts",
"test:responsive-opt-in": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/responsive-opt-in-regression.ts",
"test:ring-utility": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/ring-utility-regression.ts",
"test:sandbox-spread": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/sandbox-spread-regression.ts",
"test:select-root-flatten": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/select-root-flatten-regression.ts",
"test:selection-pressed": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/selection-pressed-regression.ts",
"test:size-full-normalization": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/size-full-normalization-regression.ts",
"test:space-between-single-child": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/space-between-single-child-regression.ts",
"test:state-classification": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/state-classification-regression.ts",
"test:story-args-resolution": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/story-args-resolution-regression.ts",
"test:story-diagnostics": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/story-diagnostics-regression.ts",
"test:story-dimensioning": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/story-dimensioning-regression.ts",
"test:story-render-strategy": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/story-render-strategy-regression.ts",
"test:stretch-to-parent-width": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/stretch-to-parent-width-regression.ts",
"test:svg-fill-parent": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/svg-fill-parent-regression.ts",
"test:svg-group-inherit": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/svg-group-inheritance-regression.ts",
"test:svg-marker": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/svg-marker-regression.ts",
"test:svg-marker-inline": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/svg-marker-inline-regression.ts",
"test:table-column-alignment": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/table-column-alignment-regression.ts",
"test:ternary-fragment-branch": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/ternary-fragment-branch-regression.ts",
"test:text-resize-matrix": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/text-resize-matrix-regression.ts",
"test:text-truncate": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/text-truncate-regression.ts",
"test:tokens": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/css-token-reader-regression.ts",
"test:transform": "cd ../.. && ./node_modules/.bin/tsx tools/figma-plugin/scanner/transform-math-regression.ts",
"verify": "pnpm run scan && pnpm run test:blob && pnpm run test:tokens && pnpm run test:parse-color && pnpm run test:font && pnpm run test:radial && pnpm run test:transform && pnpm run test:csspatch && pnpm run test:state-classification && pnpm run test:component-sections && pnpm run test:block-cache && pnpm run test:story-dimensioning && pnpm run test:story-render-strategy && pnpm run test:render-prop-parser && pnpm run test:story-diagnostics && pnpm run test:instance-rendering && pnpm run test:layout-spacing && pnpm run test:layout-sizing && pnpm run test:layout-alignment && pnpm run test:layout-flex && pnpm run test:layout-mode && pnpm run test:svg-marker && pnpm run test:aspect-ratio && pnpm run test:percent-position && pnpm run test:svg-fill-parent && pnpm run test:inline-flex && pnpm run test:child-sizing-matrix && pnpm run test:full-width-matrix && pnpm run test:text-resize-matrix && pnpm run test:provider-flatten && pnpm run test:provider-cascade && pnpm run test:selection-pressed && pnpm run test:cva-jsx-child-fallback && pnpm run test:cva-master-icon && pnpm run test:data-attr-prop-alias && pnpm run test:jsx-prop-unresolved && pnpm run test:grid-cols-extraction && pnpm run test:explicit-size-root && pnpm run test:image-src-collector && pnpm run test:size-full-normalization && pnpm run test:stretch-to-parent-width && pnpm run test:framework-adapter-shadcn && pnpm run test:compound-classes-lookup && pnpm run test:sandbox-spread && pnpm run test:jsx-text && pnpm run test:aspect-percent && pnpm run test:svg-group-inherit && pnpm run test:svg-marker-inline && pnpm run test:ring-utility && pnpm run test:adapter-utils && pnpm run test:input-range && pnpm run test:font-family-extract && pnpm run test:local-const-className && pnpm run test:imported-array-map && pnpm run test:story-args-resolution && pnpm run test:intrinsic-sizing && pnpm run test:responsive-opt-in && pnpm run test:conditional-map-branch && pnpm run test:table-column-alignment && pnpm run test:responsive-hidden-inline && pnpm run test:text-truncate && pnpm run test:space-between-single-child && pnpm run test:hidden-check-drift && pnpm run test:expression-evaluator && pnpm run test:portal-class-strip && pnpm run test:select-root-flatten && pnpm run test:horizontal-text-shrink && pnpm run test:dialog-content-gate && pnpm run test:ternary-fragment-branch && pnpm run test:border-dash-pattern && pnpm run docs:audit && pnpm run build && pnpm run test:bundle-size",
"watch": "node build.mjs --watch"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['inkbridge']",
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['tailwind-merge', 'ts-morph']",
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 78"
},
"time": {
"created": "2026-03-18T11:31:23.696Z",
"modified": "2026-06-07T07:49:49.398Z"
}
}