argocd-login

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Bash to execute argocd CLI commands for authentication and application management.
  • [DATA_EXFILTRATION]: The skill performs network operations to argocd.dataportal.fi, which is a non-whitelisted domain, though it is the legitimate target for the skill's intended purpose. It also references the local authentication config file at ~/.config/argocd/config.
  • [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface (Category 8).
  • Ingestion points: User-provided values for applications and clusters are used in bash commands.
  • Boundary markers: No delimiters are present to sanitize or isolate user input.
  • Capability inventory: The skill uses Bash for command execution.
  • Sanitization: No input validation is performed on user-supplied strings before command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 07:08 PM