ip
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the 'x' CLI tool to retrieve network information.
- Evidence: Commands include
x ip geolite,x ip ls,x ip map, andx ip tps(found in SKILL.md). - [DATA_EXFILTRATION]: The
x ip geolitecommand retrieves geographic location data for IP addresses, which involves transmitting IP metadata to external geolocation services associated with the tool vendor. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: The agent processes output from network scans and geolocation queries (found in SKILL.md).
- Boundary markers: Absent. There are no explicit instructions for the agent to treat tool output as untrusted data.
- Capability inventory: The skill allows for network scanning and system configuration inspection via the 'x' tool.
- Sanitization: Absent. The skill does not provide mechanisms to filter or sanitize data returned from the network before it enters the agent's context.
Audit Metadata