derivatives-trading-portfolio-margin-pro
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Implementation of credential masking and secure local storage instructions.
- Evidence:
SKILL.mdrequires masking API keys and secrets in the UI and defines a structure for storing keys in a local configuration file. - [SAFE]: Inclusion of transaction confirmation guardrails.
- Evidence:
SKILL.mdinstructs the agent to require the user to type 'CONFIRM' before proceeding with any mainnet transactions. - [EXTERNAL_DOWNLOADS]: Verified communication with official vendor endpoints.
- Evidence: Endpoints utilize
https://api.binance.comas the base URL for all trading operations. - [COMMAND_EXECUTION]: Usage of standard cryptographic and network tools for authenticated requests.
- Evidence:
references/authentication.mddocuments the use ofopensslfor signing andcurlfor API requests.
Audit Metadata