omni-query
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto perform authenticated POST and GET requests to the Omni Analytics API ($OMNI_BASE_URL) for running queries and fetching dashboard metadata. - [EXTERNAL_DOWNLOADS]: Documentation references the use of
pyarrowandpandasPython libraries to decode and process data returned in Apache Arrow format. - [PROMPT_INJECTION]: A potential surface for indirect prompt injection exists as the agent processes data from external API responses. Ingestion points: REST API response data from the Omni query endpoint (SKILL.md). Boundary markers: None identified. Capability inventory:
curlfor network requests. Sanitization: Not specified; results are passed directly for decoding and analysis.
Audit Metadata