tuige-shortline-trading
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute local Python scripts including daily_decisions.py and realtime_quotes.py to perform market analysis and strategy evaluation.- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process external market data and user-provided holdings files, which serves as a data ingestion surface.
- Ingestion points: Market liquidity data and user holdings files are read and processed by scripts/daily_decisions.py.
- Boundary markers: There are no specific delimiters or boundary instructions defined to separate external data from the agent's core trading instructions.
- Capability inventory: The skill utilizes local shell execution of Python scripts and accesses file paths for portfolio information.
- Sanitization: The provided documentation does not specify any sanitization or validation logic for the ingested stock codes or financial data.
Audit Metadata