skills/microsoft/fluentui/visual-test/Gen Agent Trust Hub

visual-test

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [Remote Resource Downloads]: The skill uses npx to fetch and execute @playwright/cli@0.1.1. While this involves downloading an external package, it uses a specific version from a well-known registry (npm) to perform its core task of visual testing.
  • [Shell Command Execution]: The instructions utilize several shell commands (nx, yarn, pgrep, lsof, curl, python3) to automate the startup and detection of a local Storybook server. These commands are localized to the user's project environment and are used to manage the development server and inspect its status.
  • [Local Network Operations]: The skill performs curl requests against localhost to detect when the Storybook server is ready and to probe for its configuration. This is a common pattern for local development synchronization.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 05:42 PM
Security Audit — agent-trust-hub — visual-test