argocd-expert
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches deployment manifests from the official Argo Project GitHub repository (argoproj/argo-cd) to facilitate installation and high-availability setups.
- [COMMAND_EXECUTION]: Provides instructions for using standard
kubectlandargocdCLI tools to manage application lifecycles, cluster configurations, and administrative secrets. - [PROMPT_INJECTION]: Processes configuration data from external Git repositories defined in Application and ApplicationSet resources, which is an inherent characteristic of GitOps workflows.
- Ingestion points: External Git repositories specified via
repoURLin Application and ApplicationSet definitions inSKILL.md. - Boundary markers: None identified.
- Capability inventory: Uses
kubectlandargocdtools with the ability to modify Kubernetes cluster state. - Sanitization: Relies on standard ArgoCD manifest validation; no specific sanitization logic is defined within the skill.
Audit Metadata