openclaw-parallels-smoke

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes prlctl exec extensively to run shell commands, installers, and diagnostic tools across macOS, Windows, and Linux guest environments.
  • Evidence: Instructions for prlctl exec "$VM" --current-user ... and guest-specific shell wrappers for CLI invocation.
  • [COMMAND_EXECUTION]: On Windows guests, the skill utilizes PowerShell with the -ExecutionPolicy Bypass flag to facilitate the execution of automation scripts and command shims.
  • Evidence: Explicit instructions to use powershell -ExecutionPolicy Bypass when calling .cmd shims.
  • [EXTERNAL_DOWNLOADS]: The workflow involves installing software packages using standard package managers like npm, pnpm, and apt-get to set up testing baselines and dependencies.
  • Evidence: Documented use of npm install, pnpm install, and apt-get update for environment preparation and bootstrap.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 06:06 AM
Security Audit — agent-trust-hub — openclaw-parallels-smoke