PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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
64
Versions published
60
First published
Jan 2026
Publisher
sequant

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"}'
Publishersequant
Artifact bytes729,789
Previous version2.2.0
Published2026-05-14T03:14:13.085Z
SHA-2568a032d8d34b205da8c14ffc461a72c0d3dfe6bf0277a46288525afa63ce524b7

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
2.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/marketplace/external_plugins/sequant/hooks/pre-tool.shmatched "id_rsa"5
lowCredential file accesspackage/templates/hooks/pre-tool.shmatched "id_rsa"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • devtsx bin/cli.ts
  • linteslint src/ bin/ --max-warnings 0
  • lint:skill-callsnpx tsx scripts/lint-skill-calls.ts
  • prepare:marketplacenpx tsx scripts/prepare-marketplace.ts
  • prepublishOnlynpm run build
  • sync:skillscp -r templates/skills/* .claude/skills/
  • testvitest run
  • validate:marketplacenpx tsx scripts/prepare-marketplace.ts --validate-only
  • validate:skillsfor skill in templates/skills/*/; do npx skills-ref validate "$skill"; done
Dependencies20
  • @anthropic-ai/claude-agent-sdk^0.2.11
  • @hono/node-server^2.0.0
  • boxen^8.0.1
  • chalk^5.3.0
  • chokidar^5.0.0
  • cli-table3^0.6.5
  • commander^14.0.3
  • diff^9.0.0
  • gradient-string^3.0.0
  • hono^4.12.1
  • ink^7.0.1
  • inquirer^13.3.0
  • log-update^7.0.1
  • open^11.0.0
  • ora^9.3.0
  • p-limit^7.3.0
  • react^19.2.5
  • string-width^8.2.0
  • yaml^2.7.0
  • zod^4.3.5