Credential Access
High
- Category
- Privilege Escalation
- Content
# Keychain Access Skill ## Purpose Manage macOS Keychain generic passwords through the bundled `keychain-access.sh` helper. The script wraps the native `security` CLI, enforces confirmations for changes, masks secrets by default, and exposes dry-run previews so other agents or users can safely inspect or adjust stored credentials.
- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
