vulture-strategy
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's setup process involves downloading configuration templates and operational scripts from the developer's official repository at
github.com/Senpi-ai/senpi-skills. These downloads are used to configure the local workspace. - [COMMAND_EXECUTION]: The script
scripts/vulture_config.pyinteracts with the host environment by calling a local platform CLI tool namedmcporterviasubprocess.run. This is used for standard operations like querying account state and fetching market data, following secure execution patterns. - [REMOTE_CODE_EXECUTION]: The skill downloads and schedules a Python market scanner provided by the author. This execution is a core part of the skill's intended functionality and originates from the verified developer.
Audit Metadata