ict-smart-money
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides mathematical and logical implementations for financial technical analysis using Python. It uses standard, well-known libraries such as
pandas,numpy, andscipyfor data processing. - [SAFE]: No evidence of prompt injection or attempts to bypass agent safety guidelines was found. The instructions are purely technical and educational.
- [SAFE]: Data handling is restricted to OHLCV (Open, High, Low, Close, Volume) dataframes typically used in financial analysis. There is no access to sensitive system files, environment variables, or credentials.
- [SAFE]: Network activity is limited to recommended search queries for the agent's built-in web search tool to fetch public economic data, which is standard behavior for a trading information skill.
- [SAFE]: The code does not use dynamic execution functions like
eval()orexec(), nor does it perform any remote code downloads or unauthorized command executions.
Audit Metadata