neo-team-opencode
Fail
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: HIGHCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The 'System Analyzer' agent is provided with
Bashtool access and detailed instructions to execute system-level commands using powerful CLI utilities includingkubectl,psql,argocd, anddocker. While framed as diagnostic, these tools provide an expansive attack surface for interacting with live deployment infrastructure.\n- [DATA_EXFILTRATION]: The skill directs agents to locate and read sensitive configuration files (e.g.,.env.sit,.env.uat,.env.prod) and execute specific commands likekubectl exec -n <namespace> <pod-name> -- envto dump environment variables from running pods. This practice directly facilitates the extraction of secrets, API keys, and database credentials from the project's environments.\n- [PROMPT_INJECTION]: The 'Prompt Composition Template' inSKILL.mdused to delegate tasks to subagents interpolates user-provided task descriptions directly into the subagent's instructions without using secure delimiters or boundary markers (such as XML tags). This makes the subagents susceptible to indirect prompt injection, where an attacker could provide a task description containing malicious instructions to override the agent's role-specific constraints and execute unauthorized actions.
Recommendations
- AI detected serious security threats
Audit Metadata