project-data-intel

Fail

Audited by Snyk on Mar 17, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt defines API_KEYS populated from process.env but then explicitly serializes API_KEYS into data.js (serializeToJS(PROJECT_DATA, API_KEYS, ...)), which would cause environment-held secrets to be written verbatim into generated output files — an exfiltration risk.

Issues (1)

W007
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 17, 2026, 09:54 PM
Issues
1
Security Audit — snyk — project-data-intel