test-physics

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • Local Dependency Management: The skill utilizes npm run fresh:install to set up the project environment. This is a standard procedure for preparing a development workspace for automated testing.
  • CLI Tool Interaction: It uses the iwsdk command-line interface via npx to perform system queries, verify component states, and manage the physics engine. These operations are scoped to the project's local development environment.
  • Background Process Management: The skill initiates a local development server using the background task parameter. This is necessary for hosting the physics examples that the subsequent test steps interact with.
  • Environment Variable Usage: It relies on the $IWSDK_REPO_ROOT environment variable to identify the workspace location. This is a common practice in repository-based automation for locating project files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 10:43 AM
Security Audit — agent-trust-hub — test-physics