ui4-convert-tests
Pass
Audited by Gen Agent Trust Hub on May 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use local shell commands such as
git difffor change analysis,grepfor searching test files, andpnpm test:e2efor executing test suites. These operations are restricted to the local environment and are essential for the skill's primary function. - [CREDENTIALS_UNSAFE]: The documentation contains examples for local PostgreSQL isolation that include hardcoded credentials (
PGPASSWORD=payloadandPOSTGRES_URL="postgres://payload:payload@localhost:5433/payload_worktree1"). These are recognized as standard default credentials for the Payload CMS development ecosystem and do not represent a security risk in this context.
Audit Metadata