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":["@agenit/[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":["@agenit/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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 235 · status changed
Related candidates
Linked campaigns and clusters
mohamedeldabaa
2 members · evidence strength 64Evidence
Static findings
19 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.flow/tools/pii_scan.py | matched "aws_access_key" | 30 |
| high | Credential file access | package/.flow/tools/skill_audit.py | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/.flow/tools/tests/test_pii_scan.py | matched "aws_access_key" | 30 |
| high | Credential file access | package/config/flow.toml | matched "aws_access_key" | 30 |
| medium | Remote Payload | package/.flow/tools/arduino_tool.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/tools/marketplace.py | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/.flow/tools/skill_audit.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/hooks/tests/test_before_squad_dispatch.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/tools/tests/test_skill_audit.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/hooks/tests/test_slopsquatting.py | matched "curl " | 12 |
| medium | Remote Payload | package/config/flow.toml | matched "raw.githubusercontent.com" | 12 |
| medium | Large Javascript Payload | package/cli.js | 18615395 bytes | 10 |
Show all 19 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/.flow/tools/pii_scan.py | matched "aws_access_key" | 30 |
| high | Credential file access | package/.flow/tools/skill_audit.py | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/.flow/tools/tests/test_pii_scan.py | matched "aws_access_key" | 30 |
| high | Credential file access | package/config/flow.toml | matched "aws_access_key" | 30 |
| medium | Remote Payload | package/.flow/tools/arduino_tool.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/tools/marketplace.py | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/.flow/tools/skill_audit.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/hooks/tests/test_before_squad_dispatch.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/tools/tests/test_skill_audit.py | matched "curl " | 12 |
| medium | Remote Payload | package/.flow/hooks/tests/test_slopsquatting.py | matched "curl " | 12 |
| medium | Remote Payload | package/config/flow.toml | matched "raw.githubusercontent.com" | 12 |
| medium | Large Javascript Payload | package/cli.js | 18615395 bytes | 10 |
| low | Obfuscation | package/.gemini/settings.json | matched "\\u2014" | 3 |
| low | Obfuscation | package/.flow/tools/hw_status.py | matched "\\x00" | 3 |
| low | Obfuscation | package/.flow/tools/saleae_tool.py | matched "\\x03" | 3 |
| low | Obfuscation | package/.flow/tools/skill_audit.py | matched "eval(" | 3 |
| low | Obfuscation | package/.flow/tools/tests/test_jlink_tool.py | matched "\\x11" | 3 |
| low | Obfuscation | package/.flow/tools/tests/test_lsp_graph.py | matched "\\x00" | 3 |
| low | Obfuscation | package/.flow/tools/tests/test_saleae_tool_v2.py | matched "\\x00" | 3 |
Manifest
Package metadata
Dependencies18
@google/gemini-cli>=0.37.0@iarna/toml^2.2.5@opentelemetry/api^1.9.0@opentelemetry/exporter-metrics-otlp-http^0.57.0@opentelemetry/exporter-trace-otlp-http^0.57.0@opentelemetry/resources^1.30.0@opentelemetry/sdk-metrics^1.30.0@opentelemetry/sdk-trace-base^1.30.0@opentelemetry/sdk-trace-node^1.30.0@opentelemetry/semantic-conventions^1.28.0chalk^5.3.0ink^5.1.0ink-spinner^5.0.0ink-text-input^6.0.0jose^6.2.3openid-client^6.8.4react^18.3.1yargs^17.7.2