PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
92
Versions published
178Mature · −50% score
First published
Apr 2025
Publisher
admin-laif

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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"}'
Publisheradmin-laif
Artifact bytes2,968,497
Previous version0.2.78
Published2026-04-01T11:02:10.085Z
SHA-2561d4245ff94662b1fd59de85fbc716a54f9c6496d9e0d0598d3d2e9132e02dc73

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

review
Last checked
reviewRisk
2Score
0.2.79Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/node_modules/@shikijs/langs/dist/ssh-config.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts22
  • buildtsc && vite build && npm run build:css && npm run copy:template-css && npm run copy:changelog && npm run copy:agent-docs && npm run report:agent-docs
  • build-storybooknpm run build-storybook:css && storybook build
  • build-storybook:csstailwindcss -m -i ./src/styles/index.css -o ./src/styles/output.css --config ./tailwind.config.js --postcss ./postcss.config.js
  • build:cssnpm run build:css:v4 && npm run build:css:v3
  • build:css:v3npx [email protected] -m -i ./src/styles/index.v3.css -o ./dist/styles.v3.css --config ./tailwind.config.v3.js --postcss ./postcss.config.v3.js
  • build:css:v4tailwindcss -m -i ./src/styles/index.css -o ./dist/styles.css --config ./tailwind.config.js --postcss ./postcss.config.js
  • checknpm run tsc && npm run lint
  • copy:agent-docscp -r ./src/components/documents/ ./dist/agent-docs/
  • copy:changelogcp ./CHANGELOG.md ./dist/CHANGELOG.md
  • copy:template-csscp ./src/styles/css-for-template.css ./dist/css-for-template.css
  • devvite
  • generate:adoption-reportnode ./scripts/generate-adoption-report.mjs
  • generate:agent-manifestnode ./scripts/generate-agent-manifest.mjs
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • prepublishOnlynpm run build
  • previewvite preview
  • report:agent-docsnpm run generate:agent-manifest && npm run validate:agent-docs && npm run generate:adoption-report && npm run validate:adoption-report
  • storybookconcurrently "npm run storybook:css" "BROWSER=none storybook dev -p 6008 --no-open" "sleep 3 && open http://localhost:6008"
  • storybook:csstailwindcss -w -i ./src/styles/index.css -o ./src/styles/output.css --config ./tailwind.config.js --postcss ./postcss.config.js
  • tsctsc
  • validate:adoption-reportnode ./scripts/validate-adoption-report.mjs
  • validate:agent-docsnode ./scripts/validate-agent-docs.mjs
Dependencies76
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @hookform/resolvers^5.1.1
  • @lexical/code^0.32.1
  • @lexical/file^0.32.1
  • @lexical/list^0.32.1
  • @lexical/react^0.32.1
  • @lexical/rich-text^0.32.1
  • @lexical/selection^0.32.1
  • @lexical/table^0.32.1
  • @lexical/text^0.32.1
  • @lexical/utils^0.32.1
  • @radix-ui/react-accordion^1.2.11
  • @radix-ui/react-alert-dialog^1.1.14
  • @radix-ui/react-aspect-ratio^1.1.7
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.3.2
  • @radix-ui/react-collapsible^1.1.11
  • @radix-ui/react-context-menu^2.2.15
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-dropdown-menu^2.1.15
  • @radix-ui/react-hover-card^1.1.14
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-menubar^1.1.15
  • @radix-ui/react-navigation-menu^1.2.13
  • @radix-ui/react-popover^1.1.14
  • @radix-ui/react-progress^1.1.7
  • @radix-ui/react-radio-group^1.3.7
  • @radix-ui/react-scroll-area^1.2.9
  • @radix-ui/react-select^2.2.5
  • …and 46 more.