revx-monitor
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill manages the revx CLI tool for financial monitoring. It uses background execution for continuous polling processes.
- [PROMPT_INJECTION]: The skill reads and reports output from external command execution, creating a surface for potential indirect prompt injection.
- Ingestion points: The Read tool is used to monitor output from background revx processes in SKILL.md.
- Boundary markers: Instructions do not specify the use of delimiters when reporting command output.
- Capability inventory: Uses Bash for background execution and TaskStop for process termination.
- Sanitization: Output from the monitoring tool is reported to the user without explicit sanitization instructions.
- [SAFE]: Instructions for configuring Telegram alerts use standard placeholders for tokens and chat IDs, following secure documentation practices for credential management.
Audit Metadata