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
- 3
- First published
- Jun 2026
- Publisher
- viudes
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":["@claudiolabs/[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":["@claudiolabs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
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 35 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunks/cli-0.5.9-0b1wx67c.mjs | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/chunks/cli-0.5.9-j2d1jct8.mjs | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunks/cli-0.5.9-mhz9wt6a.mjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/chunks/cli-0.5.9-zrcz538q.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunks/index-0.5.9-pbzzad7t.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunks/index-0.5.9-y07jxja1.mjs | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-warmup.mjs" | 5 |
Manifest
Package metadata
Scripts35
buildbun run scripts/build.tsbuild:extensionmkdir -p dist && cd vscode-extension/claudin-vscode && bun install --frozen-lockfile && npx --yes @vscode/vsce@^3 package --out ../../dist/claudin-vscode.vsixbuild:releasebun run build:extension && CLAUDIN_RELEASE_BUILD=1 bun run buildbuild:verifiedbun run build && bun run verify:privacydevbun run build && node dist/cli.mjslinkbun linkpostinstallnode scripts/postinstall-warmup.mjsprepacknpm run build:releaseprofilebun run scripts/profile/run-all.tsprofile:code-outlinebun run scripts/profile/code-outline-bench.tsprofile:cold-startbun run scripts/profile/cold-start-bench.tsprofile:file-read-cache-saturationbun --expose-gc run scripts/profile/file-read-cache-saturation-bench.tsprofile:heap-snapshot-diffbun --expose-gc run scripts/profile/heap-snapshot-diff-bench.tsprofile:inputbun run scripts/profile/input-bench.tsprofile:long-sessionbun --expose-gc run scripts/profile/long-session-bench.tsprofile:membun --expose-gc run scripts/profile/memory-turn-by-turn-bench.tsprofile:mem:500bun --expose-gc run scripts/profile/memory-turn-by-turn-bench.ts --turns=500 --payload-kb=200 --payload-jitter=100 --with-compact --with-clear --compact-every=100 --clear-every=200 --inflection --output=scripts/profile/baselines/memory-turn-by-turn.json --csv=scripts/profile/baselines/memory-turn-by-turn.csvprofile:mem:cibun --expose-gc run scripts/profile/memory-turn-by-turn-bench.ts --turns=100 --payload-kb=50 --with-compact --with-clear --compact-every=25 --clear-every=50 --inflection --jsonprofile:memorybun run scripts/profile/memory-bench.tsprofile:query-engine-membun --expose-gc run scripts/profile/query-engine-mem-bench.tsprofile:skills-pluginbun --expose-gc run scripts/profile/skills-plugin-bench.tsprofile:startup-phasesbun run scripts/profile/startup-phases-bench.tsprofile:streamingbun run scripts/profile/streaming-bench.ts --compareprofile:streaming-shimbun --expose-gc run scripts/profile/streaming-shim-bench.tsprofile:transcriptbun run scripts/profile/transcript-bench.ts --with-codesecurity:pr-scanbun run scripts/pr-intent-scan.tssetupbun install && bun run build && bun linksmokebun run build && node dist/cli.mjs --version && node dist/cli.mjs --help >/dev/nullstartnode dist/cli.mjstestbun test- …and 5 more.
Dependencies61
@alcalzone/ansi-tokenize0.3.0@anthropic-ai/bedrock-sdk^0.29.2@anthropic-ai/foundry-sdk0.2.4@anthropic-ai/sdk^0.100.1@anthropic-ai/vertex-sdk^0.16.1@commander-js/extra-typings15@mendable/firecrawl-js^4.25.2@modelcontextprotocol/sdk1.29.0ajv^8.20.0auto-bind5.0.1axios^1.17.0bidi-js1.0.3chalk5.6.2chokidar5.0.0cli-boxes4cli-highlight2.1.11code-excerpt4.0.0commander15cross-spawn7.0.6diff9.0.0duck-duck-scrape^2.2.7emoji-regex10.6.0env-paths4execa9.6.1fflate0.8.3figures6.1.0fuse.js^7.4.1get-east-asian-width^1.6.0google-auth-library^10.7.0https-proxy-agent9.0.0- …and 31 more.