PkgRadar

Package evidence

@camunda/[email protected]

Credential file access: matched ".azure"

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 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":["@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"}'
Artifact bytes673,762
Previous version1.0.16
Published2026-03-24T09:47:23.334Z
SHA-2564ba50578836c23667c171070fb40750e360038f5365436c8d72bb5415c4985ab

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

review
Last checked
reviewRisk
21Score
1.0.17Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/element-templates/agenticai-aiagent-job-worker.jsonmatched ".azure"3
lowCredential file accesspackage/src/element-templates/agenticai-aiagent-outbound-connector.jsonmatched ".azure"3
lowCredential file accesspackage/src/element-templates/aws-bedrock-outbound-connector.jsonmatched ".aws"3
lowCredential file accesspackage/src/element-templates/aws-comprehend-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-dynamodb-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-eventbridge-connector-boundary.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-eventbridge-connector-intermediate.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-eventbridge-connector-message-start.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-eventbridge-connector-receive.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-eventbridge-connector-start-event.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-eventbridge-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-lambda-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-s3-outbound-connector.jsonmatched ".aws"3
lowCredential file accesspackage/src/element-templates/aws-sagemaker-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sns-inbound-boundary.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sns-inbound-intermediate.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sns-inbound-message-start.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sns-inbound-receive.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sns-inbound-start-event.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sns-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sqs-boundary-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sqs-inbound-intermediate-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sqs-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sqs-receive-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sqs-start-event-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-sqs-start-message.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/aws-textract-outbound-connector.jsonmatched ".AWS"3
lowCredential file accesspackage/src/element-templates/azure-blobstorage-outbound-connector.jsonmatched ".azure"3
lowCredential file accesspackage/src/element-templates/azure-open-ai-connector.jsonmatched ".Azure"3
lowCredential file accesspackage/src/element-templates/embeddings-vector-database-outbound-connector.jsonmatched ".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