keyword-opportunity-finder
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses established, vendor-controlled API endpoints for all data retrieval operations. Analysis of the scripts confirms that network communications are restricted to the vendor's proxy infrastructure as defined by environment variables.
- [SAFE]: Data processing is handled through standard JSON parsing and structured reporting. No evidence was found of unsafe data handling or dynamic execution patterns such as
eval()orexec(). - [SAFE]: Dependencies mentioned (matplotlib, numpy, Pillow) are standard, well-known libraries for data visualization and processing. There are no attempts to install unverified packages or execute remote scripts via shell piping.
- [SAFE]: The skill does not access sensitive local files or attempt to persist across sessions. It follows a standard execution model for AI agent skills, requiring explicit script invocation with defined parameters.
Audit Metadata