@5396/fvg-delta-crypto-skill
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to execute a local bash script (
assets/run_one_shot.sh) and Docker commands to initialize the FastAPI service. These are standard operational procedures for deploying the application. - [EXTERNAL_DOWNLOADS]: The application relies on external dependencies managed via
requirements.txtand specifically identifies thebrotlipackage for handling compressed data from the MEXC exchange. - [CREDENTIALS_UNSAFE]: Security best practices are followed regarding secret management; the documentation explicitly warns against hardcoding keys and directs the user to use a secure
.envfile configuration. - [PROMPT_INJECTION]: No patterns of instruction override, safety filter bypass, or role-play injection were detected in the skill instructions.
Audit Metadata