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
- 270
- Versions published
- 162
- First published
- Dec 2025
- Publisher
- killerkidbo
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 "curl "
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 22 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/template/.opencode/skill/vercel-deploy-claimable/scripts/deploy.sh | matched "curl " | 12 |
| medium | Credential file access | package/dist/template/.opencode/skill/skill-installer/scripts/github_utils.py | matched "GITHUB_TOKEN" | 10 |
Manifest
Package metadata
Scripts13
buildtsdown && mkdir -p dist/template && rsync -av --exclude=node_modules --exclude=dist --exclude=.git --exclude=coverage --exclude=.next --exclude=.turbo --exclude=logs --exclude=package-lock.json --exclude='plugin/*.bak' --exclude=memory.db --exclude=memory.db-shm --exclude=memory.db-wal --exclude='memory.db.corrupt.*' --exclude=memory-recovery.log .opencode/ dist/template/.opencode/devtsx src/index.tsformatoxfmtformat:checkoxfmt --checklintoxlint .lint:fixoxlint --fix .testvitest runtest:watchvitesttypechecktsgo --noEmitvalidate:command-doctsx src/validation/command-doc.ts --checkvalidate:docs-drifttsx src/validation/docs-drift.ts --checkvalidate:governancenpm run validate:command-doc && npm run validate:docs-drift && npm run validate:skill-lintvalidate:skill-linttsx src/validation/skill-lint.ts --check
Dependencies12
@ai-sdk/provider^3.0.8@ai-sdk/provider-utils^4.0.15@clack/prompts^0.7.0@opencode-ai/plugin^1.2.6cac^6.7.14cli-table3^0.6.5diff^8.0.3env-paths^4.0.0node-machine-id^1.1.12ora^9.3.0picocolors^1.1.1zod^3.25.76