PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="mkdir -p ./skills/agent-browser && agent-browser skills get core --full > ./skills/agent-browser/SKILL.md"

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
2
First published
Jun 2026
Publisher
freakdev

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherfreakdev
Artifact bytes224,221
Previous version0.1.0
Published2026-06-04T19:29:11.101Z
SHA-2567b3051bd4b14d08cb926a8a0fff07a8e2131d86fad4dea8055540ecf9513560f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="mkdir -p ./skills/agent-browser && agent-browser skills get core --full > ./skills/agent-browser/SKILL.md"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="mkdir -p ./skills/agent-browser && agent-browser skills get core --full > ./skills/agent-browser/SKILL.md"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • demo:servernode scripts/demo-server.mjs
  • devtsx src/cli/index.ts
  • install-chromeagent-browser install --with-deps
  • install-lightpandanode scripts/install-lightpanda.mjs
  • mcptsx src/cli/index.ts mcp
  • postinstallmkdir -p ./skills/agent-browser && agent-browser skills get core --full > ./skills/agent-browser/SKILL.md
  • preparehusky
  • prepublishOnlynpm run build
  • testnode --import tsx --test src/**/*.test.ts
Dependencies17
  • @ai-sdk/anthropic^3.0.81
  • @ai-sdk/fireworks^2.0.53
  • @ai-sdk/google^3.0.80
  • @ai-sdk/openai^3.0.67
  • @modelcontextprotocol/sdk^1.29.0
  • @openrouter/ai-sdk-provider^2.9.0
  • agent-browser^0.27.1
  • ai^6.0.193
  • chalk^5.4.1
  • commander^14.0.0
  • dotenv-flow^4.1.0
  • fast-glob^3.3.3
  • gray-matter^4.0.3
  • jiti^2.4.2
  • ollama-ai-provider-v2^3.5.1
  • ora^8.2.0
  • zod^4.1.8