spread-slippage-cost-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill functions as a local data analyzer for financial metrics.
- [DATA_EXPOSURE]: The skill processes tick and trade data provided as input but does not access sensitive local file paths (e.g., SSH keys, AWS credentials) or hardcode secrets.
- [EXTERNAL_DOWNLOADS]: No external network requests or remote script executions (e.g., curl to bash) were found. It relies on standard environment libraries like pandas and numpy.
- [COMMAND_EXECUTION]: The code does not use subprocesses, system calls, or dynamic execution (eval/exec) to run shell commands.
- [PROMPT_INJECTION]: The skill instructions and metadata do not contain any attempts to override agent behavior or bypass safety filters.
Audit Metadata