senpi-market-pulse
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
exectool to run its internal engine script,scripts/pulse.py. This script performs the cross-asset data gathering and signal computation required for the analysis. The implementation uses a stepped execution model with a shared state file in the system temporary directory to prevent timeouts during complex processing. - [EXTERNAL_DOWNLOADS]: The skill's engine makes network requests to the vendor-owned domain
mcp.prod.senpi.aito retrieve live market prices and trading statistics. These requests are handled by a custom HTTP client (scripts/mcp_client.py) that uses standard libraries and retrieves authentication tokens from environment variables, adhering to secure development practices.
Audit Metadata