Package evidence
@claudiolabs/[email protected]
Credential file access: matched "AWS_SECRET_ACCESS_KEY"
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.
- Weekly downloads
- 1,590Niche · −30% score
- Versions published
- 35
- First published
- May 2026
- Publisher
- viudes
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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 "AWS_SECRET_ACCESS_KEY"
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 21 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunks/cli-0.5.0-7r8kk401.mjs | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunks/cli-0.5.0-rjrr23sf.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunks/cli-0.5.0-y747jrqv.mjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/chunks/cli-0.5.0-ywj7hyn5.mjs | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/chunks/index-0.5.0-sq7g6g2x.mjs | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/chunks/index-0.5.0-ytg9xq82.mjs | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts33
buildbun run scripts/build.tsbuild:extensionmkdir -p dist && cd vscode-extension/claudio-vscode && bun install --frozen-lockfile && npx --yes @vscode/vsce@^3 package --out ../../dist/claudio-vscode.vsixbuild:releasebun run build:extension && CLAUDIO_RELEASE_BUILD=1 bun run buildbuild:verifiedbun run build && bun run verify:privacydevbun run build && node dist/cli.mjslinkbun linkprepacknpm 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: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 testtest:coveragebun test --coverage --coverage-reporter=lcov --coverage-dir=coverage --max-concurrency=1 && bun run scripts/render-coverage-heatmap.tstest:coverage:uibun run scripts/render-coverage-heatmap.ts- …and 3 more.
Dependencies61
@alcalzone/ansi-tokenize0.3.0@anthropic-ai/bedrock-sdk^0.29.1@anthropic-ai/foundry-sdk0.2.3@anthropic-ai/sdk^0.96.0@anthropic-ai/vertex-sdk^0.16.0@commander-js/extra-typings14@mendable/firecrawl-js^4.23.0@modelcontextprotocol/sdk1.29.0ajv^8.20.0auto-bind5.0.1axios^1.16.1bidi-js1.0.3chalk5.6.2chokidar5.0.0cli-boxes4cli-highlight2.1.11code-excerpt4.0.0commander14cross-spawn7.0.6diff9.0.0duck-duck-scrape^2.2.7emoji-regex10.6.0env-paths4execa9.6.1fflate0.8.2figures6.1.0fuse.js^7.3.0get-east-asian-width^1.6.0google-auth-library9.15.1https-proxy-agent9.0.0- …and 31 more.