PkgRadar

Package evidence

@aionlabsai/[email protected]

no findings

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.

Versions published
1
First published
Jun 2026
Publisher
halgorn

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@aionlabsai/[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":["@aionlabsai/[email protected]"],"fail_on":"review"}'
Publisherhalgorn
Artifact bytes177,681
Previous versionnone
Published2026-06-03T18:16:02.720Z
SHA-256074470eebf31744a92cca1d788925f6fa02b633ed98178b491c689bc050d3e98

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildtsc
  • devtsx src/index.ts
  • install-globalnpm run build && npm link
  • smoke:manusnpm run dev -- --cwd /home/bruno/Documents/GitHub/Manus_Private audit . -n 1
  • startnode dist/index.js
  • testnpm run build && node --test "dist/**/*.test.js"
  • test:scalenpm run build && node --test "dist/core/pipelines/audit-pipeline.test.js"
  • test:unitnpm run test
  • uninstall-globalnpm unlink -g @aionlabsai/aion
Dependencies11
  • @anthropic-ai/sdk^0.100.1
  • @xenova/transformers^2.17.2
  • chalk^5.3.0
  • commander^13.0.0
  • dotenv^16.4.5
  • ora^8.0.1
  • tree-sitter^0.21.1
  • tree-sitter-typescript^0.23.2
  • ts-morph^28.0.0
  • web-tree-sitter^0.26.9
  • zod^3.23.8