code-review
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include standard development commands such as
npx tsc --noEmit,npm run test -- --run,npm run lint, andnpm run doctor. These are routine commands used for type-checking, testing, and linting in JavaScript and TypeScript projects. - [SAFE]: No obfuscation, data exfiltration, prompt injection, or unauthorized external communication patterns were detected. The skill's functionality aligns with its stated purpose of assisting in code review and quality audits.
Audit Metadata