ae-data-integration-helper

Fail

Audited by Snyk on Aug 21, 2026

Risk Level: HIGH
Full Analysis

HIGH W008: Secret detected in skill content (API keys, tokens, passwords).

  • Secret detected (high risk: 1.00). I inspected the documentation for high-entropy, literal credentials. I found the hex-like AppID value "af6861d085e14b5c948662e1fcdce6ef" appearing verbatim in the SDK log examples; this is a 32-hex-character string (random-looking) and qualifies as a high-entropy literal that could be used as a project identifier / ingestion credential, so I flagged it.

I ignored obvious placeholders and low-entropy examples (not flagged):

  • Placeholder tokens like APPID / APP_ID, SERVER_URL, YOUR_APP_ID, SERVER_URL, REceiver examples, "APP_ID", "SERVER_URL", "your_app_id".
  • Low-entropy/sample values and device IDs such as "123456789", "user_10001", "device_10001", UUIDs and simple numeric/example passwords.
  • URLs and server endpoints (e.g., receiver URLs) are not secrets by the provided rules.

Locations below point to the lines containing the high-entropy AppID.

Issues (1)

W008
HIGH

Secret detected in skill content (API keys, tokens, passwords).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 21, 2026, 06:39 AM
Issues
1
Security Audit — snyk — ae-data-integration-helper