polymarket-watch
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references an external GitHub repository (
github.com/LLMQuant/skills) for settlement methods. This is an official resource from the skill author (llmquant). - [COMMAND_EXECUTION]: Instructs the agent to use the
hermes cron createcommand to schedule the playbook. This is a platform-native persistence mechanism for automated tasks. - [SAFE]: The skill processes untrusted data from market events and news cross-checks, representing a potential surface for indirect prompt injection.
- Ingestion points:
polymarket_event_browseandnews_browsetool outputs (SKILL.md). - Boundary markers: None provided to distinguish external data from system instructions.
- Capability inventory: Scheduled command execution via
hermesCLI. - Sanitization: No explicit validation of external data strings before processing.
Audit Metadata