skills/microsoft/vscode/smoke-tests/Gen Agent Trust Hub

smoke-tests

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFE
Full Analysis
  • Standard Test Scripts: The skill uses npm run smoketest and its variants, which are standard for the project to execute end-to-end tests.
  • CI Debugging Techniques: The recommendation to use a temporary loop in CI to identify flaky tests is a valid debugging approach. The documentation correctly advises users to remove these loops before merging to avoid unnecessary resource consumption.
  • Official CLI Tool Usage: The skill references well-known tools like gh (GitHub CLI) and az (Azure CLI) for downloading build artifacts, which is consistent with standard development workflows at Microsoft.
  • Path and Argument Configuration: The use of flags like --build and -g for Mocha filtering is expected for targeted testing. The example paths provided are generic and intended for user replacement.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 09:50 AM
Security Audit — agent-trust-hub — smoke-tests