typescript
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill instructions focus on valid software engineering practices and use standard development tools for environment detection and code auditing.
- [COMMAND_EXECUTION]: The skill uses standard shell commands like
npx tsc --version,grep, andlsto inspect the project environment. These are routine development operations used to identify the project's stack and configuration. - [EXTERNAL_DOWNLOADS]: The skill references standard developer tools via
npx(such aspublintand@arethetypeswrong/cli). These are well-known, reputable utilities used for validating package integrity and resolution, following secure development workflows.
Audit Metadata