generating-custom-tab
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or behaviors were identified. The skill correctly specifies the Salesforce metadata format for CustomTabs, including the appropriate XML namespace and structure.
- [SAFE]: The skill implements a defensive approach by providing a strict element allowlist and a list of forbidden elements to prevent misconfiguration or deployment errors.
- [SAFE]: All operations are restricted to generating static XML content based on user-provided values. There is no evidence of command execution, network exfiltration, or unauthorized file access.
- [SAFE]: No obfuscation, prompt injection, or suspicious third-party dependencies were found. The use of placeholders like 'REPLACE_WITH_URL' and 'REPLACE_WITH_LABEL' is standard for templating skills.
Audit Metadata