alphagbm-watchlist
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill primarily serves as a documentation and configuration interface for a financial watchlist tracking stock tickers and options activity.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external financial data (alerts, ticker info) which could theoretically serve as a vector for indirect prompt injection if the source data is compromised.
- Ingestion points: Data is ingested from the
/api/user/watchlist/alertsand/api/analytics/hot-optionsendpoints. - Boundary markers: No explicit boundary markers or "ignore" instructions are defined in the provided markdown file.
- Capability inventory: The skill specifies the ability to perform GET, POST, and DELETE network operations to the listed API endpoints.
- Sanitization: No explicit sanitization logic is described in this documentation file.
Audit Metadata