okteto-debugging
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
kubectl,okteto,jq, andcatcommands to inspect the status of the environment, retrieve logs, and validate configuration files. These operations are diagnostic in nature and do not perform unauthorized modifications. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface because it ingests untrusted application logs and cluster event data.
- Ingestion points: SKILL.md (via commands
kubectl logs,okteto logs,kubectl describe, andkubectl get events). - Boundary markers: None specified in the instructions to delimit or isolate log content.
- Capability inventory: SKILL.md (invokes
okteto context,cat,kubectl,okteto status,okteto logs, andokteto validate). - Sanitization: No sanitization or escaping of the ingested log output is performed.
Audit Metadata