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
- 17
- First published
- May 2026
- Publisher
- ryanjoserbrosas
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":["@ultrakit/[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":["@ultrakit/[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
Scripts22
buildtsdowndevtsx src/index.tsformatoxfmtformat:checkoxfmt --checklink:localnpm linklintoxlint .lint:fixoxlint --fix .prepublishOnlynpm run typecheck && npm run lint && npm run test && npm run build && npm run validate:governancereleasebash scripts/publish.sh ${npm_config_bump:-patch}testvitest runtest:watchvitesttypechecktsgo --noEmitvalidate:adherence-evaltsx src/validation/adherence-eval.tsvalidate:ai-sloptsx src/validation/ai-slop.ts --checkvalidate:command-doctsx src/validation/command-doc.ts --checkvalidate:command-doc:alltsx src/validation/command-doc.ts --check --allvalidate:docs-drifttsx src/validation/docs-drift.ts --checkvalidate:governancenpm run validate:command-doc:all && npm run validate:docs-drift && npm run validate:skill-lint && npm run validate:model-policy && npm run validate:team-spec && npm run validate:ai-slop && npm run validate:adherence-eval && npm run validate:omo-alignmentvalidate:model-policytsx src/validation/model-policy.ts dist/template/opencode/opencode.jsonvalidate:omo-alignmenttsx src/validation/omo-alignment.ts --checkvalidate:skill-linttsx src/validation/skill-lint.ts --checkvalidate:team-spectsx src/validation/team-spec.ts --repo-opencode
Dependencies10
@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.3ora^9.3.0picocolors^1.1.1zod^3.25.76