omnistudio-callable-apex-generate
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates mandatory security checks within its code generation patterns, requiring the 'with sharing' keyword and enforcing field-level security (FLS) through 'WITH USER_MODE' SOQL queries and 'Security.stripInaccessible()'.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation (such as Base64-encoded commands or zero-width characters) was found in the instructions or provided code assets.
- [SAFE]: The skill does not perform external network operations or execute remote code; its operations are confined to generating Apex metadata within the local project environment.
- [SAFE]: Explicit guardrails are defined to prevent high-risk practices like dynamic method execution (reflection) and SOQL/DML statements within loops.
Audit Metadata