skills/datex/skills/odata-execution/Gen Agent Trust Hub

odata-execution

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the dxs CLI tool to interact with an external API. This command execution is the primary function of the skill and is documented for development and diagnostic purposes.
  • [DYNAMIC_EXECUTION]: The skill generates shell commands by interpolating connection IDs and query components into command templates. It provides safety guidance to use single quotes to prevent shell expansion of characters like $.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes data returned from an external OData API, which represents a potential surface for indirect instructions to be processed by the agent.
  • Ingestion points: The output of the dxs odata execute command.
  • Boundary markers: No specific delimiters are defined for the API response.
  • Capability inventory: Shell command execution via the dxs tool.
  • Sanitization: Not explicitly implemented in the provided guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 02:53 PM
Security Audit — agent-trust-hub — odata-execution