account-research-brief
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface. The skill ingests untrusted data from external sources via
linkupsearch results andaviatocompany data. There are no explicit boundary markers or instructions to isolate the agent's logic from instructions that might be embedded in the retrieved web content. The agent has the capability to execute subsequent tool calls usingorth runbased on the processed data, and no sanitization of the retrieved content is specified. - [PROMPT_INJECTION]: Improper Parameter Interpolation. The skill constructs JSON request bodies using direct string interpolation of user-provided variables like
{company_name}in theorth runtool calls. Without proper escaping, specially crafted user inputs containing double quotes or other JSON control characters could lead to malformed requests or parameter injection in the API calls.
Audit Metadata