bison-strategy
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established patterns for AI agent trading strategies. It uses a structured approach for market scanning and risk management.
- [COMMAND_EXECUTION]: The scripts
bison-scanner.pyandbison_config.pyusesubprocess.runto call themcporterCLI tool. This is the standard method for skills in this ecosystem to interact with the Senpi MCP platform and fetch market data. - [EXTERNAL_DOWNLOADS]: The documentation refers to external specifications and resources hosted on the vendor's official GitHub repository (
github.com/Senpi-ai/senpi-skills). These references are used for documentation and configuration standards and are considered safe sources. - [DATA_EXPOSURE]: The skill manages internal state files (such as
trade-counter.jsonandasset-cooldowns.json) within its designated workspace. It does not access sensitive system files or credentials outside of its operational scope.
Audit Metadata