Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 1
- First published
- Jun 2026
- Publisher
- vybezcodetel
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/config/defaults.ts | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts66
audit-depsnode scripts/audit-dependencies.jsbuild:webviewcd webview && pnpm buildcheck:bundle-budgetnode scripts/check-bundle-budgets.jscheck:bundle-sizenode scripts/check-bundle-size.jscollect-load-metricsnode scripts/collect-load-metrics.jscompilepnpm run build:webview && doppler run --project vreko-shared --config prd -- node esbuild.config.cjs --productioncompile:ciSKIP_ENV_VALIDATION=true node esbuild.config.cjs --productioncompile:skip-checkdoppler run --project vreko-shared --config prd -- node esbuild.config.cjs --productioncompile:teststsc -p tsconfig.e2e.jsondemo-readinessbash scripts/demo-readiness.shdeploypnpm run validate:ip && node scripts/package-vsix.cjs && doppler run --project vreko-shared --config prd -- npx @vscode/vsce publish --no-dependencies --packagePath vreko-vscode-*.vsixdevpnpm run package-vsix && code --install-extension vreko-vscode-*.vsix --forcedev-workflownode scripts/dev-workflow.cjsdev:cleanrm -rf ~/.cursor/extensions/marcelle-labs.vreko-vscode-* && pnpm run devdev:extnode scripts/dev-ext.cjsenforce-performance-budgetnode scripts/enforce-performance-budget.jsexecute-runlistnode scripts/execute-runlist.jsformatbiome format --write .launch-demobash scripts/launch-demo-vscode.shlintbiome lint .lint:fixbiome lint --fix .lint:manifestnode -e "const fs=require('fs');const pkg=JSON.parse(fs.readFileSync('package.json','utf8'));const cmds=pkg.contributes.commands;const missing=cmds.filter(c=>!c.command);if(missing.length>0){console.error('\x1b[31m✗ ERROR\x1b[0m Commands missing command property:',missing.length);process.exit(1)}const props=Object.keys(pkg.contributes.configuration.properties);const commentProps=props.filter(p=>p.startsWith('comment'));if(commentProps.length>0){console.error('\x1b[31m✗ ERROR\x1b[0m Configuration properties with comment prefix:',commentProps.length);process.exit(1)}console.log('\x1b[32m✓ OK\x1b[0m package.json manifest validation passed');"monitor-vsix-sizenode scripts/monitor-vsix-size.jspackage-and-installnode scripts/package-and-install.cjspackage-vscenpx @vscode/vsce packagepackage-vsce-no-depsnpx @vscode/vsce package --no-dependenciespackage-vsixnode scripts/package-vsix.cjspackage-with-changesetcd ../.. && npx changeset version && cd apps/vscode && pnpm run package-vsce-no-depspre-demobash scripts/pre-demo.shpretest:e2epnpm run compile:skip-check && pnpm run compile:tests- …and 36 more.
Dependencies20
@vreko/auth0.1.2@vreko/contracts1.1.0@vreko/core0.2.2@vreko/local-service-client1.0.1@vreko/mcp-client0.1.2@vreko/workspace-identity0.0.1ajv8.17.1ajv-formats^2.1.1async-mutex0.5.0base64url3.0.1node-machine-id1.1.12pathe2.0.3proper-lockfile4.1.2semver7.6.3ts-brand0.0.2tweetnacl1.0.3vscode-languageclient9.0.1vscode-languageserver9.0.1vscode-languageserver-textdocument1.0.12zod3.25.76
Optional dependencies4
@huggingface/transformers^3.0.0@vreko/sentry-privacy0.0.1onnxruntime-node^1.21.0sql.js^1.10.0