pyats-linux-vmware
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation provides legitimate administrative commands for VMware ESXi environments using the pyATS framework.
- [COMMAND_EXECUTION]: Uses pyats_run_linux_command to execute vim-cmd on ESXi hosts. These operations are limited to read-only tasks like getallvms and snapshot.get as per the defined guardrails.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials detected. The documentation correctly references credentials using environment variable placeholders (%ENV{NETCLAW_USERNAME}, %ENV{NETCLAW_PASSWORD}).
- [PROMPT_INJECTION]: No malicious prompt injection patterns or attempts to override agent constraints were found.
Audit Metadata