platform-data-and-tooling-api-context-get
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a structural reference for Salesforce object schemas. All assets are static JSON files containing metadata descriptions of standard objects like Account, Contact, and Lead.
- [SAFE]: No evidence of prompt injection or attempts to bypass safety filters were detected. The skill's instructions reinforce accuracy and mandatory verification of data before answering user queries.
- [SAFE]: No credentials or sensitive information are hardcoded. The JSON files describe system fields (e.g., Client IP, User ID) as they appear in standard Salesforce event logs, which is part of the documentation and not an exposure of live data.
- [SAFE]: The skill uses local CLI tools like
jqfor parsing JSON and the standard Salesforce CLI (sf) for describing live orgs. There are no remote code downloads, external package installations, or unauthorized network operations.
Audit Metadata