writing-tests

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions for writing unit and integration tests for Salesforce Apex tools. It promotes best practices such as cleaning up resources in afterEach and using real implementations over mocks where possible.
  • [SAFE]: The skill references the Node.js package @salesforce/apex-lsp-shared. This is a legitimate vendor resource owned by the skill's author, forcedotcom (Salesforce), and is used for configuring logging levels during testing.
  • [SAFE]: File system operations are restricted to reading local test fixtures using standard fs.readFileSync calls. This is expected behavior for a skill focused on writing and running tests.
  • [SAFE]: No evidence of malicious behavior, such as prompt injection, credential harvesting, or unauthorized remote code execution, was found in the instructions or code examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 10:03 AM
Security Audit — agent-trust-hub — writing-tests