PkgRadar

Package evidence

@lazyingart/[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
690
Versions published
208
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":["@lazyingart/[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":["@lazyingart/[email protected]"],"fail_on":"review"}'
Artifact bytes6,072,103
Previous version0.20.195
Published2026-06-13T06:42:21.433Z
SHA-256032200d392b5cb974311da23cbda3fcdbb66b60593d1f34a5e8118a0d12b9f90

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
7Score
0.20.196Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/docker-sandbox.jsmatched ".npmrc"5
lowCredential file accesspackage/src/static-preview-server.jsmatched ".npmrc"5
lowCredential file accesspackage/web.jsmatched ".npmrc"5
lowCredential file accesspackage/src/workspace-tools.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-webapp.js"5

Manifest

Package metadata

Scripts41
  • checknode --check run.js && node --check web.js && node --check bin/aginti-cli.js && node --check src/*.js && node --check src/mcp/*.js && node --check public/app.js && node --check scripts/seed-supervised-homework.js && node --check scripts/smoke-agentlink.js && node --check scripts/smoke-mcp.js && node --check scripts/smoke-web-ui.js && node --check scripts/smoke-scs-evidence-visibility.js && node --check scripts/fixtures/mcp-stdio-smoke-server.mjs
  • pack:dry-runnpm pack --dry-run
  • postinstallnode scripts/postinstall-webapp.js
  • publish:envnode scripts/npm-publish-from-env.js publish --access public
  • publish:env:whoaminode scripts/npm-publish-from-env.js whoami
  • real:deepseeknode scripts/real-deepseek-capabilities.js
  • setup:toolchain-dockerscripts/setup-agent-toolchain-docker.sh
  • smoke:aaps-adapternode scripts/smoke-aaps-adapter.js
  • smoke:agentlinknode scripts/smoke-agentlink.js
  • smoke:authnode scripts/smoke-auth.js
  • smoke:autoupdatenode scripts/smoke-auto-update.js
  • smoke:auxiliary-toolsnode scripts/smoke-auxiliary-tools.js
  • smoke:canvas-artifactsnode scripts/smoke-canvas-artifacts.js
  • smoke:capabilitiesnode scripts/smoke-capabilities.js
  • smoke:cli-chatnode scripts/smoke-cli-chat.js
  • smoke:coding-toolsnode scripts/smoke-coding-tools.js
  • smoke:docker-commandnode scripts/smoke-docker-command.js
  • smoke:dynamic-step-budgetnode scripts/smoke-dynamic-step-budget.js
  • smoke:inboxnode scripts/smoke-inbox.js
  • smoke:long-jobsnode scripts/smoke-long-jobs.js
  • smoke:mcpnode scripts/smoke-mcp.js
  • smoke:model-rolesnode scripts/smoke-model-roles.js
  • smoke:perception-researchnode scripts/smoke-perception-research.js
  • smoke:permission-modesnode scripts/smoke-permission-modes.js
  • smoke:platformnode scripts/smoke-platform.js
  • smoke:runtime-compatnode scripts/smoke-runtime-compat.js
  • smoke:scs-evidencenode scripts/smoke-scs-evidence-visibility.js
  • smoke:skillmeshnode scripts/smoke-skillmesh.js
  • smoke:skillsnode scripts/smoke-skills.js
  • smoke:tmux-toolsnode scripts/smoke-tmux-tools.js
  • …and 11 more.
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • express^5.1.0
  • fast-xml-parser^5.8.0
  • openai^6.3.0
  • playwright^1.55.0