analyse-sellside
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill is composed entirely of markdown instructions and does not contain any executable scripts, binaries, or automated installation steps. It relies on the agent's built-in
web_fetchcapability to retrieve information. - [SAFE]: The skill targets well-known and reputable financial information services such as Yahoo Finance, Morningstar, and Nasdaq. These sources are appropriate for the skill's stated purpose of equity research and do not represent a high risk for data exfiltration or malicious content.
- [SAFE]: The instructions include clear anti-hallucination guidelines, mandating that every figure in the output must be verbatim from a source fetched during the current run, which reduces the risk of the agent providing stale or fabricated data.
- [SAFE]: Data storage is restricted to a specific local cache directory (
.cache/analyse-sellside/) for runtime artifacts, following standard practices for temporary data management without impacting the skill's own directory structure.
Audit Metadata