PkgRadar

Package evidence

@aoagents/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@aoagents/[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":["@aoagents/[email protected]"],"fail_on":"review"}'
Publisheragentwrapper
Artifact bytes415,852
Previous version0.9.1
Published2026-05-23T19:06:58.007Z
SHA-256bf73811866680972885b84e7fc3531e5f1fe07e6ec4f0622f9ffe1e56da128db

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
18Score
0.9.2-nightly-5d0b624fbef5668d82672179c48309ea74403933Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config-generator.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config-generator.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/lifecycle-manager.jsmatched "\\u200B"3
lowObfuscationpackage/dist/orchestrator-prompt.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts5
  • buildtsx ./node_modules/rollup/dist/bin/rollup -c rollup.config.ts
  • cleanrm -rf dist
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies2
  • yaml^2.7.0
  • zod^3.24.0
Optional dependencies1
  • better-sqlite3^12.10.0