Sudo/Root Execution
Medium
- Category
- Privilege Escalation
- Content
`staging` / `lab`) in `config.yaml` to scope policy rules; reads are never gated by it, so this skill is unaffected either way, but declaring it keeps any future write tool correctly scoped. Credentials load from `~/.vmware-log-insight/.env` (`chmod 600`); plaintext passwords there are auto-rewritten to a grep-safe `b64:` form on first load (obfuscation, not encryption — inject from a secret manager for real at-rest secrecy). All API text passes through `sanitize()` (prompt-injection defence). TLS verification is on by default; disable only for
- Confidence
- 80% confidence
- Finding
- Commands invoke sudo or root privileges. Verify this elevated access is necessary and justified.
