update-guide-screenshots
Warn
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill instructions contain hardcoded test credentials (
testUser/drowssap) intended for authenticating with a local NiFi instance during the automation workflow. - [COMMAND_EXECUTION]: The skill generates a temporary JavaScript file (
take-screenshots.mjs) and executes it using Playwright to perform browser automation, alongside executing local shell scripts for environment health checks. - [EXTERNAL_DOWNLOADS]: The skill relies on the Playwright framework and its browser dependencies being present in the
e-2-e-playwright/directory, which typically involves external package installation.
Audit Metadata