test-changed
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes several shell commands to facilitate a developer testing workflow. This includes:
- Using
git diffto identify modified files in the current branch. - Using
lsofandkillto terminate stale development servers running on port 3000. - Executing test suites via
npx playwright testandpnpm test. - [SAFE]: All identified operations are standard practices within a software development context and align with the skill's stated purpose of verifying code changes. No suspicious network activity, credential access, or obfuscation was detected.
Audit Metadata