finance-sentiment
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes dynamic context injection in
SKILL.mdto execute a localized Python script at load time. This script serves as an environment check to ensure theADANOS_API_KEYis configured before the skill is used. - [COMMAND_EXECUTION]: The instructions direct the agent to use
curlfor making HTTP requests to the Adanos Finance API. These commands incorporate environment variables and user-defined parameters such as stock tickers and lookback periods. - [EXTERNAL_DOWNLOADS]: The skill communicates with
api.adanos.orgto retrieve structured financial sentiment data. This interaction is central to the skill's documented purpose of providing stock research analytics. - [EXTERNAL_DOWNLOADS]: Data processed by the skill originates from an external API, creating a potential surface for indirect prompt injection. However, the skill specifies a rigid output presentation format in 'Step 4', which provides a structural boundary to mitigate the risk of following instructions embedded within external data.
Audit Metadata