stop-loss-check
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- COMMAND_EXECUTION (INFO): The skill provides instructions to run a local Python test script (
test_sl_fix.py) and source a virtual environment. These actions are legitimate for verifying software fixes in a development or trading environment and do not involve untrusted remote downloads. - PROMPT_INJECTION (SAFE): No instructions attempting to bypass safety filters, override core behavior, or extract internal system prompts were detected.
- DATA_EXPOSURE (SAFE): No hardcoded credentials, API keys, or access to sensitive local files (e.g., SSH keys, AWS configs) were found.
- EXTERNAL_DOWNLOADS (SAFE): The skill does not perform any network requests or download external packages.
Audit Metadata