PkgRadar

Package evidence

@aerem/[email protected]

Install-time lifecycle script: postinstall="node -e \"if(process.env.npm_config_global)console.log('\\n ✓ @aerem/ai-harness installed. Run:\\n aerem-ai-harness setup # one-time: register /harness:* + /aerem:* slash commands\\n aerem-ai-harness init # scaffold the harness in the current project\\n')\""

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@aerem/[email protected]"],"fail_on":"high"}'

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":["@aerem/[email protected]"],"fail_on":"high"}'
Publisheraerem
Artifact bytes156,879
Previous versionnone
Published2026-05-24T14:21:31.097Z
SHA-25689c22a45bb154f8fc077e34bddc26d4b21ba1a4d6c9be85f121ffe16c94e2eed

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node -e \"if(process.env.npm_config_global)console.log('\\n ✓ @aerem/ai-harness installed. Run:\\n aerem-ai-harness setup # one-time: register /harness:* + /aerem:* slash commands\\n aerem-ai-harness init # scaffold the harness in the current project\\n')\""

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

Availability ledger

available

high
Last checked
highRisk
61Score
0.1.0Version
Status history (2 events)
  1. availableavailable · risk high · score 61 · status available -> available, risk high -> high, score 123 -> 61
  2. newavailable · risk high · score 123 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aerem

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"if(process.env.npm_config_global)console.log('\\n ✓ @aerem/ai-harness installed. Run:\\n aerem-ai-harness setup # one-time: register /harness:* + /aerem:* slash commands\\n aerem-ai-harness init # scaffold the harness in the current project\\n')\""30
mediumRemote Payloadpackage/dist/hooks/pre-tool-use.cjsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"if(process.env.npm_config_global)console.log('\\n ✓ @aerem/ai-harness installed. Run:\\n aerem-ai-harness setup # one-time: register /harness:* + /aerem:* slash commands\\n aerem-ai-harness init # scaffold the harness in the current project\\n')\""30
mediumRemote Payloadpackage/dist/hooks/pre-tool-use.cjsmatched "curl "12
lowCredential file accesspackage/dist/hooks/pre-tool-use.cjsmatched ".aws"5
lowCredential file accesspackage/dist/cli.jsmatched ".npmrc"5
lowObfuscationpackage/dist/hooks/post-tool-use.cjsmatched "\\x00"3
lowObfuscationpackage/dist/hooks/session-start.cjsmatched "atob("3
lowObfuscationpackage/dist/cli.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts6
  • buildtsup
  • cleanrm -rf dist
  • lintecho '(stub) no lint yet'
  • postinstallnode -e "if(process.env.npm_config_global)console.log('\n ✓ @aerem/ai-harness installed. Run:\n aerem-ai-harness setup # one-time: register /harness:* + /aerem:* slash commands\n aerem-ai-harness init # scaffold the harness in the current project\n')"
  • prepublishOnlypnpm test && pnpm build
  • testvitest run
Dependencies6
  • @inquirer/prompts^7.0.0
  • chalk^5.3.0
  • commander^12.1.0
  • ulidx^2.4.0
  • yaml^2.6.0
  • zod^3.23.0