PkgRadar

Package evidence

insa-its==4.9.3

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
36
First published
Jan 2026
Publisher
YuyAI / InsAIts Team

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":["insa-its==4.9.3"],"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":["insa-its==4.9.3"],"fail_on":"review"}'
Artifact bytes563,449
Previous versionnone
Published2026-05-28T10:14:30
SHA-256b8a4b63f4170bc94b6b99f73259025c9867763363ba8211b2f9dc5106505d961

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
35Score
4.9.3Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accessinsa_its-4.9.3/insa_its/_audit_redactor.pymatched "github_token"5
lowCredential file accessinsa_its-4.9.3/insa_its/detectors/credential_pattern.pymatched "aws_access_key"5
lowCredential file accessinsa_its-4.9.3/insa_its/detectors/tool_call_frequency.pymatched ".ssh/"5
lowCredential file accessinsa_its-4.9.3/insa_its/hooks/claude_code_hook.pymatched "id_rsa"5
lowCredential file accessinsa_its-4.9.3/insa_its/premium/_ai_monitor_core.pymatched "id_rsa"5
lowCredential file accessinsa_its-4.9.3/insa_its/premium/detectors/_credential_pattern.pymatched "aws_access_key"5
lowCredential file accessinsa_its-4.9.3/insa_its/premium/detectors/_tool_call_frequency.pymatched ".ssh/"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0