Credential Access
High
- Category
- Privilege Escalation
- Content
# Configuration API_ENDPOINT="https://open.bigmodel.cn/api/paas/v4/audio/speech" # Get API key from environment if [ -z "$ZHIPU_API_KEY" ]; then echo "Error: ZHIPU_API_KEY environment variable is not set" >&2 echo "" >&2- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
