test-ui

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Execution: The skill utilizes shell commands to manage a local development environment, including server lifecycle management and diagnostic queries. These actions are standard for automated testing workflows.
  • External Downloads: The skill performs dependency installation via npm and executes the iwsdk CLI using npx. These operations interact with the npm registry to ensure the testing environment is correctly configured with the necessary tools.
  • Indirect Prompt Injection Surface: The agent is instructed to evaluate the output of CLI commands to verify system state.
  • Ingestion points: JSON output from npx iwsdk commands across various steps in SKILL.md.
  • Boundary markers: No specific delimiters are used for the CLI output.
  • Capability inventory: Access to the Bash tool for command execution and package management.
  • Sanitization: No explicit filtering or sanitization of the CLI output is specified before the agent processes it.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 05:03 AM
Security Audit — agent-trust-hub — test-ui