sf-docs

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/runtime_bootstrap.py utilizes os.execve to re-execute processing scripts within a dedicated virtual environment located at ~/.claude/.sf-docs-runtime. This is a process management technique used for environment isolation and dependency management.
  • [EXTERNAL_DOWNLOADS]: The skill interacts with official Salesforce documentation domains such as help.salesforce.com and developer.salesforce.com. It also facilitates the installation of the Playwright library and associated browser binaries to a local runtime directory.
  • [SAFE]: The security analysis did not detect any malicious patterns such as credential exfiltration, persistence mechanisms, or unauthorized privilege escalation. The identified behaviors are consistent with the skill's documented purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 07:58 PM