crm-cleanup
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [User-Controlled Data Modification]: The skill implements a strict manual approval process for all changes. It is instructed to present side-by-side diffs for all proposed updates, ensuring that no CRM data is altered without explicit verification from the user.
- [Data Integrity Protections]: Clear behavioral constraints are established, such as the explicit prohibition of record deletion. This prevents the skill from causing accidental or unauthorized data loss within the connected HubSpot environment.
- [Data Processing and Ingestion Surface]: The skill retrieves and evaluates external data from HubSpot to identify maintenance needs.
- Ingestion points: HubSpot CRM records (deals and contacts) accessed during the scan phases.
- Boundary markers: No specific technical delimiters are used to isolate data from instructions.
- Capability inventory: The skill uses the
WebFetchtool to communicate with the HubSpot API. - Sanitization: The skill relies on the mandatory manual approval gate as its primary validation mechanism before any data is written back to the CRM.
Audit Metadata