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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/docker-sandbox.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/static-preview-server.js | matched ".npmrc" | 5 |
| low | Credential file access | package/web.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/workspace-tools.js | matched ".npmrc" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="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.mjspack:dry-runnpm pack --dry-runpostinstallnode scripts/postinstall-webapp.jspublish:envnode scripts/npm-publish-from-env.js publish --access publicpublish:env:whoaminode scripts/npm-publish-from-env.js whoamireal:deepseeknode scripts/real-deepseek-capabilities.jssetup:toolchain-dockerscripts/setup-agent-toolchain-docker.shsmoke:aaps-adapternode scripts/smoke-aaps-adapter.jssmoke:agentlinknode scripts/smoke-agentlink.jssmoke:authnode scripts/smoke-auth.jssmoke:autoupdatenode scripts/smoke-auto-update.jssmoke:auxiliary-toolsnode scripts/smoke-auxiliary-tools.jssmoke:canvas-artifactsnode scripts/smoke-canvas-artifacts.jssmoke:capabilitiesnode scripts/smoke-capabilities.jssmoke:cli-chatnode scripts/smoke-cli-chat.jssmoke:coding-toolsnode scripts/smoke-coding-tools.jssmoke:docker-commandnode scripts/smoke-docker-command.jssmoke:dynamic-step-budgetnode scripts/smoke-dynamic-step-budget.jssmoke:inboxnode scripts/smoke-inbox.jssmoke:long-jobsnode scripts/smoke-long-jobs.jssmoke:mcpnode scripts/smoke-mcp.jssmoke:model-rolesnode scripts/smoke-model-roles.jssmoke:perception-researchnode scripts/smoke-perception-research.jssmoke:permission-modesnode scripts/smoke-permission-modes.jssmoke:platformnode scripts/smoke-platform.jssmoke:runtime-compatnode scripts/smoke-runtime-compat.jssmoke:scs-evidencenode scripts/smoke-scs-evidence-visibility.jssmoke:skillmeshnode scripts/smoke-skillmesh.jssmoke:skillsnode scripts/smoke-skills.jssmoke:tmux-toolsnode scripts/smoke-tmux-tools.js- …and 11 more.
Dependencies5
@modelcontextprotocol/sdk^1.29.0express^5.1.0fast-xml-parser^5.8.0openai^6.3.0playwright^1.55.0