tres-erp-rule-suggestions
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Network Operations: The skill utilizes the
curlutility to download financial reports from the Tres Finance platform. These network operations are intended to retrieve dynamically generated Excel files (presync.xlsx) which are then analyzed to validate accounting rule coverage. - Local File Management: The skill maintains organization-specific data, including wallet identifiers, chart of accounts metadata, and rule configurations, in a local
data/directory. This approach allows the agent to organize and validate complex mapping logic before finalizing changes on the platform. - Data Ingestion Considerations: The skill processes external financial data, such as transaction tags, asset classes, and account names, fetched via GraphQL queries. This ingestion surface is a standard part of the skill's functionality, and the logic incorporates human review checkpoints to ensure that proposed rule designs are accurate and aligned with the user's requirements.
- Platform Interaction via MCP: The skill manages organization state by performing GraphQL mutations to create, update, or delete accounting rules. These actions are executed through a connected MCP server, providing a managed interface for platform-specific operations.
Audit Metadata