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.
- Weekly downloads
- 141
- Versions published
- 15
- First published
- Jun 2026
- Publisher
- alpacaloop
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 39 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/skills/catalog-github-import.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/skills/search.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/skills/catalog-github-import.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/skills/search.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| low | Credential file access | package/package-assets/system/catalog/mcp.json | matched ".aws/" | 3 |
Manifest
Package metadata
Scripts18
alpacanode dist/cli/main.jsalpacaloopnode dist/cli/main.jsbuildnode scripts/build.mjsbuild:system-default-workflowsALPACA_SKIP_SYSTEM_DEFAULT_WORKFLOW_ASSET_CHECK=1 pnpm build && node scripts/build-system-default-workflows.mjs && pnpm buildformatbiome check --formatter-enabled=true --linter-enabled=false --assist-enabled=false srcformat:writebiome format --write srchooks:installlefthook installlintbiome lint srclint:fixbiome check --write srclint:test-sizebiome lint --only=nursery/noExcessiveLinesPerFile --skip-parse-errors testspack:dry-runpnpm build && npm pack --dry-run --ignore-scriptspreparenode scripts/prepare.mjsstate:patchpnpm build && node dist/cli/main.js state patchstate:restorepnpm build && node dist/cli/main.js state restoretestvitest runtest:watchvitesttypechecktsc -p tsconfig.json --noEmitverifypnpm format && pnpm lint && pnpm lint:test-size && pnpm typecheck && pnpm test
Dependencies7
@earendil-works/pi-coding-agent0.75.5@inquirer/prompts^8.3.2@napi-rs/keyring^1.3.0@octokit/rest^22.0.1pi-mcp-adapter2.8.0yaml^2.8.4zod^4.3.6