Credential Access
High
- Category
- Privilege Escalation
- Content
2. Connect your ad platform accounts in the Lazy Ads dashboard (ChatGPT Ads can also be connected with `connect_chatgpt_ads` using an Ads Manager API key; every other platform uses dashboard OAuth or BYO-key cards) 3. Generate an API key at Settings → API (https://lazyads.ai/dashboard/settings?tab=api) and store it: ``` # ~/.hermes/.env LAZY_ADS_API_KEY=la_your_api_key ``` 4. Add the server to `~/.hermes/config.yaml` (see https://lazyads.ai/hermes):
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
