skills/jaganpro/sf-skills/sf-testing/Gen Agent Trust Hub

sf-testing

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill relies on official Salesforce CLI (sf) commands for executing tests and fetching results, ensuring all operations are performed within the user's authenticated session context.- [SAFE]: The Python hook hooks/scripts/parse-test-results.py performs local processing of test results to provide structured feedback and automated fix suggestions. It does not perform any network operations or access sensitive system paths.- [SAFE]: Provided Apex templates and patterns for DML mocking and callout mocking promote secure testing practices by ensuring data isolation and preventing unwanted external interactions during tests.- [SAFE]: No hardcoded credentials or secrets were found within the source code or documentation. All sensitive operations (like org access) are managed through standard CLI environment variables and aliases.- [SAFE]: The skill uses clear, non-obfuscated logic for parsing results and suggesting fixes, and it does not attempt to bypass any AI safety guidelines or system constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 03:09 PM