application
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exposes a surface for indirect prompt injection by reading potentially untrusted data from system objects.
- Ingestion points: Tools defined in
tools/application.yamlsuch aslist_data_queue_entries,get_data_area_value, andlist_environment_variablesingest data from IBM i data queues, data areas, and environment variables. - Boundary markers: Absent. The tools do not implement delimiters or provide instructions to the agent to treat the retrieved data as untrusted.
- Capability inventory: The skill provides read-only SQL querying tools targeting QSYS2 views and table functions. The documentation also mentions the availability of an
execute_sqltool and identifies theQCMDEXCprocedure as available on the IBM i system. - Sanitization: Absent. The content retrieved from the IBM i system (e.g., message data and environment variable values) is passed to the agent without validation or escaping.
Audit Metadata