PkgRadar

Package evidence

@flyingrobots/[email protected]

Credential file access: matched ".npmrc"

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
50
Versions published
10
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@flyingrobots/[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":["@flyingrobots/[email protected]"],"fail_on":"review"}'
Artifact bytes829,678
Previous version0.6.1
Published2026-04-30T10:18:05.778Z
SHA-25655b4720c0637c9af9167d35bd091e7a42779c83ec92805001bb297c2bcd688f6

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

review
Last checked
reviewRisk
3Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/operations/structural-review.jsmatched ".npmrc"5
lowCredential file accesspackage/src/operations/structural-review.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.build.json
  • graftnode ./bin/graft.js
  • guard:agent-worktreestsx scripts/check-agent-worktree-hygiene.ts
  • linteslint .
  • pack:checkpnpm pack --dry-run
  • prepackpnpm build
  • release:checkpnpm guard:agent-worktrees && pnpm lint && pnpm typecheck && pnpm release:surface-gate && pnpm test && pnpm security:check && pnpm pack:check
  • release:surface-gatevitest run --run test/unit/release/package-library-surface.test.ts test/unit/release/three-surface-capability-posture.test.ts
  • security:checktsx scripts/check-release-security.ts
  • testtsx scripts/run-isolated-tests.ts
  • test:localvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @flyingrobots/bijou^4.4.1
  • @flyingrobots/bijou-node^4.4.1
  • @git-stunts/git-warp^16.0.0
  • @git-stunts/plumbing^2.8.0
  • @modelcontextprotocol/sdk^1.29.0
  • picomatch^4.0.4
  • tree-sitter-wasms0.1.13
  • tsx^4.21.0
  • web-tree-sitter^0.20.8
  • zod4.3.6