trend-stock-research
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to drive specialized tools and research scripts. Specifically, it uses
chrome-useto drive the user's local browser andpython3to execute internal scripts such asemerging_scan.pyandauto_research.py. These operations are well-documented, localized to the skill's own environment, and serve the primary purpose of data gathering and skill optimization. - [EXTERNAL_DOWNLOADS]: The skill fetches financial data and news headlines from established public services. It uses
yfinanceto download price data and standard HTTP requests to fetch Google News RSS feeds for narrative tracking. It also accesses financial publications (WSJ, FT, Seeking Alpha) and SEC EDGAR. All external sources are well-known, authoritative financial data providers or standard technical registries (PyPI), fitting the skill's research-oriented purpose. - [SAFE]: The skill implements a robust 'Skeptic Filter' and explicitly forbids auto-trading. It uses a nomination-only model where findings are routed to a separate quorum for judgment, ensuring that it never makes final financial decisions autonomously. The 'Auto-Research' loop is a transparent, metrics-driven mechanism for refining the agent's reasoning capabilities based on a human-defined rubric.
Audit Metadata