testing-typescript-ava
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation and code snippets for configuring the Ava test runner. All practices described, such as setting up test scripts in package.json and defining test files, follow industry standards.
- [EXTERNAL_DOWNLOADS]: The skill suggests installing well-known, legitimate packages (ava, typescript, @ava/typescript, proxyquire, ts-node) from the official NPM registry via pnpm. These are standard development dependencies.
- [COMMAND_EXECUTION]: Shell commands are limited to standard package management (pnpm add) and running scripts (pnpm run), which are necessary for the skill's stated purpose.
Audit Metadata