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.
- Weekly downloads
- 4,238Niche · −30% score
- Versions published
- 20Established · −30% score
- First published
- Jul 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@camunda/[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":["@camunda/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure"
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 21 · status changed
Evidence
Static findings
30 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 30 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/element-templates/agenticai-aiagent-job-worker.json | matched ".azure" | 3 |
| low | Credential file access | package/src/element-templates/agenticai-aiagent-outbound-connector.json | matched ".azure" | 3 |
| low | Credential file access | package/src/element-templates/aws-bedrock-outbound-connector.json | matched ".aws" | 3 |
| low | Credential file access | package/src/element-templates/aws-comprehend-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-dynamodb-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-eventbridge-connector-boundary.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-eventbridge-connector-intermediate.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-eventbridge-connector-message-start.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-eventbridge-connector-receive.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-eventbridge-connector-start-event.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-eventbridge-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-lambda-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-s3-outbound-connector.json | matched ".aws" | 3 |
| low | Credential file access | package/src/element-templates/aws-sagemaker-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sns-inbound-boundary.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sns-inbound-intermediate.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sns-inbound-message-start.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sns-inbound-receive.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sns-inbound-start-event.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sns-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sqs-boundary-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sqs-inbound-intermediate-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sqs-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sqs-receive-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sqs-start-event-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-sqs-start-message.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/aws-textract-outbound-connector.json | matched ".AWS" | 3 |
| low | Credential file access | package/src/element-templates/azure-blobstorage-outbound-connector.json | matched ".azure" | 3 |
| low | Credential file access | package/src/element-templates/azure-open-ai-connector.json | matched ".Azure" | 3 |
| low | Credential file access | package/src/element-templates/embeddings-vector-database-outbound-connector.json | matched ".azure" | 3 |
Manifest
Package metadata
Scripts2
pre-buildsrc/build_element_template_array_json_files.sh && src/build_connectors_js_file.sh && npx prettier --write .testmocha