Credential Access
High
- Category
- Privilege Escalation
- Content
- Ensure no credentials or unrelated personal data in subject/body/URLs - Display redacted final preview for user approval 7. Only after explicit confirmation: a. **Load SMTP secret** — Read `references/SMTP-SECRET.txt` immediately before authentication b. Attach CV from `references/` c. Send via Gmail SMTP → to application email, BCC personal email d. **Discard credential** — Immediately after send attempt, clear the secret from memory
- Confidence
- 82% confidence
- Finding
- This line instructs the agent to read `references/SMTP-SECRET.txt` and use it for SMTP authentication. Even though it is approval-gated and followed by disposal guidance, the skill still grants the agent direct access to a live credential and outbound email capability, which is a meaningful secret-exposure and misuse risk if the agent is compromised, prompt-injected elsewhere, or the approval step is bypassed.
