Package evidence
synqly==1.0.123
Credential file access: matched ".aws"
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
- 307Mature · −50% score
- First published
- Sep 2024
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["synqly==1.0.123"],"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":["synqly==1.0.123"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 37 · status changed
Evidence
Static findings
22 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 22 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | synqly-1.0.123/src/synqly/management/credentials/types/__init__.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/credentials/types/aws_credential.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/credentials/types/aws_role_credential.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/credentials/types/credential_type.py | matched ".AWS" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/__init__.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/appsec_amazon_inspector.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/aws_provider_credential.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/cloud_security_aws.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/cloud_security_aws_event_bridge_sqs.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/custom_credential.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/gcs_credential.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/identity_aws_iam.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/provider_config.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/siem_sentinel.py | matched ".azure" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/sink_aws_s_3.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/sink_aws_security_lake.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/sink_aws_sqs.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/sink_azure_blob.py | matched ".azure" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/sink_azure_monitor_logs.py | matched ".azure" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/storage_aws_s_3.py | matched ".aws" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/storage_azure_blob.py | matched ".azure" | 5 |
| low | Credential file access | synqly-1.0.123/src/synqly/management/providers_generated/types/vulnerabilities_amazon_inspector.py | matched ".aws" | 5 |