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
- 16
- First published
- Jun 2026
- Publisher
- halgorn
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts10
buildnpm run clean && tsccleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"devtsx src/index.tsinstall-globalnpm run build && npm linksmoke:manusnpm run dev -- --cwd /home/bruno/Documents/GitHub/Manus_Private audit . -n 1startnode dist/index.jstestnpm run build && node --import tsx --test "src/**/*.test.ts"test:scalenpm run build && node --import tsx --test "src/core/pipelines/audit-pipeline.test.ts"test:unitnpm run testuninstall-globalnpm unlink -g @aionlabsai/aion
Dependencies11
@anthropic-ai/sdk0.100.1@modelcontextprotocol/sdk^1.29.0chalk5.6.2commander13.1.0dotenv16.6.1ora8.2.0tree-sitter0.21.1tree-sitter-typescript0.23.2ts-morph28.0.0web-tree-sitter0.26.9zod3.25.76