diagnose-entity-graph
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute several shell commands using the
gcxCLI tool, such asgcx kg status,gcx kg health,gcx metrics query, andgcx kg cypher, to perform system diagnostics. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) due to its data ingestion flow. 1. Ingestion points: The agent reads and interprets output from
gcx kg diagnose,gcx metrics query, and Cypher queries. 2. Boundary markers: No explicit delimiters or instructions are used to isolate or ignore instructions within the ingested data. 3. Capability inventory: The agent has the capability to execute shell commands via thegcxtool. 4. Sanitization: There is no evidence of sanitization or filtering of the content retrieved from external sources before it is processed by the agent.
Audit Metadata