deployment-readiness-check
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms, were detected in any of the skill's components.
- [COMMAND_EXECUTION] (SAFE): The skill uses local bash scripts (
scripts/check_metadata.sh) and the Salesforce CLI (sf) for its primary functions. These operations are transparently documented, executed locally within the user's project context, and are necessary for the skill's purpose of metadata validation. - [DATA_EXFILTRATION] (SAFE): No unauthorized data transmission or exposure risks were found. The skill actually includes proactive security checks that scan for hardcoded record IDs and Salesforce URLs to prevent accidental data exposure during the release process.
Audit Metadata