tres-wallets-upload
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Credential Handling: The skill is designed to collect exchange API keys and secrets. It includes clear instructions to inform the user about secure storage and recommends confirming read-only permissions, which aligns with best practices for financial data integration.
- Strict Workflow Enforcement: The instructions use explicit 'Hard Gates' and sequential checklist rules. This pattern is used to ensure the agent performs necessary validation and receives user confirmation before initiating any batch upload or API mutation.
- Data Ingestion and Validation: The skill processes external data from CSV and Excel files. It implements address format validation using regular expressions and fuzzy-matching for network names to maintain data integrity.
- MCP Tool Integration: The skill interacts with the Tres Finance platform via the Model Context Protocol (MCP). It fetches live schema data and performs batch updates, ensuring that operations are performed against the platform's current configuration.
Audit Metadata