erp-integration
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical guidance and code templates for enterprise integrations using standard protocols (REST, Webhooks, OData) and well-known services (Shopify, SAP, NetSuite).
- [SAFE]: Configuration of external services and databases (e.g., Redis) is handled via environment variables (
process.env.REDIS_HOST), which is a secure practice to avoid credential exposure. - [SAFE]: The implementation of message queues (BullMQ) for asynchronous processing and the use of mapping layers for data transformation follow standard reliability and security patterns.
- [SAFE]: Dependencies are restricted to reputable libraries like
bullmqand well-documented integration platforms.
Audit Metadata