js-conventions
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill's primary purpose is to provide documentation and instructions for maintaining JavaScript/TypeScript code quality.- [EXTERNAL_DOWNLOADS]: Recommends installing
eslint-config-metarhia,eslint, andprettiervia npm. These are standard development dependencies. The specific configuration package (eslint-config-metarhia) is a legitimate resource associated with the author's profile.- [COMMAND_EXECUTION]: Suggests runningnpm run lint,npm t, andnpm run fix. These are routine commands for linting, testing, and formatting code in a development workflow.
Audit Metadata