eslint-rule-development
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to execute standard development commands such as
npx jestfor testing new rules,pnpm lintfor code quality verification, andpnpm csetfor managing version changesets within the local workspace. - [EXTERNAL_DOWNLOADS]: The instructions involve the use of
pnpmandnpx, which connect to the official npm registry to manage dependencies and execute development utilities like Jest.
Audit Metadata