aeon-monitor-polymarket
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves market data and pricing information from official Polymarket API endpoints (gamma-api.polymarket.com and clob.polymarket.com).
- [PROMPT_INJECTION]: The skill ingests data from Polymarket comment threads, creating a potential surface for indirect prompt injection.
- Ingestion points: External comment threads processed by the agent as described in SKILL.md.
- Boundary markers: The skill contains explicit instructions to treat comment text as untrusted and to ignore any instructions found within that text.
- Capability inventory: The skill performs network requests using curl and generates transaction payloads for Bankr integration.
- Sanitization: The skill relies on specific LLM-level instructions to filter out and ignore any commands embedded in the fetched comments.
Audit Metadata