PkgRadar

Package evidence

@cogineai/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
10
First published
Apr 2026
Publisher
lc708

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":["@cogineai/[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":["@cogineai/[email protected]"],"fail_on":"review"}'
Publisherlc708
Artifact bytes190,479
Previous version0.11.1
Published2026-05-25T11:51:25.102Z
SHA-2564f85631183a7992f843ef2278794f50da75552c43b1fe08ab3ab521994288afa

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/skills/.system/skill-installer/scripts/github_utils.pymatched "GITHUB_TOKEN"10

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • devtsx src/index.ts
  • startnode dist/index.js
  • testnode --test --import tsx "src/**/*.test.ts" "src/**/*.test.tsx"
Dependencies3
  • ink7.0.2
  • ink-text-input6.0.0
  • react19.2.6