cometchat-android-v6-builder-settings
Fail
Audited by Snyk on May 7, 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 shows and encourages embedding secret credentials directly as string literals (e.g., .setAuthKey("AUTH_KEY"), .setAppId("APP_ID")), which requires the LLM/agent to include secret values verbatim in generated code—an insecure pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata