platform-data-manage
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Salesforce CLI (sf) for all remote org operations, ensuring compliance with standard platform security and authentication protocols.
- [SAFE]: Automated validation tools, including
soql_validator.pyandvalidate_data_operation.py, are provided to scan locally generated artifacts for efficiency and safety before execution. - [SAFE]: No hardcoded credentials, API keys, or unauthorized network operations were found in the provided scripts or templates.
- [SAFE]: Example data provided in CSV and JSON formats uses synthetic, non-identifying values, adhering to privacy best practices.
- [SAFE]: Dynamic code execution (anonymous Apex) is used exclusively for its intended purpose of Salesforce data seeding and cleanup within the target environment.
- [SAFE]: The skill maintains clear boundaries and includes comprehensive documentation on governor limits and test data isolation strategies.
Audit Metadata