Recommended action
Block this updateStatic 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":["@ultrakit/[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":["@ultrakit/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 high · score 57 · status changed
Related candidates
Linked campaigns and clusters
ryanjoserbrosas
2 members · evidence strength 55Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/template/opencode/skill/skill-installer/scripts/github_utils.py | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/template/opencode/skill/vercel-deploy-claimable/scripts/deploy.sh | matched "curl " | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/template/opencode/skill/skill-installer/scripts/github_utils.py | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/template/opencode/skill/vercel-deploy-claimable/scripts/deploy.sh | matched "curl " | 12 |
| low | Obfuscation | package/dist/index.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/template/opencode/opencode.json | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/template/opencode/skill/screenshot/scripts/take_screenshot.py | matched "\\x89" | 3 |
| low | Obfuscation | package/dist/template/opencode/plugin/lib/memory-helpers.ts | matched "\\u2696" | 3 |
| low | Obfuscation | package/dist/template/opencode/plugin/lib/memory-tools.ts | matched "\\uD83D" | 3 |
Manifest
Package metadata
Scripts21
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-evalvalidate:model-policytsx src/validation/model-policy.ts dist/template/opencode/opencode.jsonvalidate: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