prowler-test-ui

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Command Execution (SAFE): The skill utilizes standard bash commands like 'ls', 'grep', and 'pnpm' for routine development tasks, such as verifying file existence and executing test suites.
  • Data Exposure (SAFE): No hardcoded credentials, sensitive file access, or data exfiltration patterns were identified. Mentions of authentication states and environment variables are standard for E2E testing configurations.
  • Indirect Prompt Injection (SAFE): The skill possesses a standard ingestion surface by reading UI snapshots to generate tests, but it does not exhibit any exploitable patterns or suspicious interpolation methods.
  • External Downloads & Dependencies (SAFE): The skill references '@playwright/test', which is a standard and expected dependency for this use case. No remote script execution (e.g., curl | bash) is present.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:05 PM