lint
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs routine development tasks using industry-standard tools for code analysis and formatting. No malicious patterns, obfuscation, or unauthorized data access were detected.
- [COMMAND_EXECUTION]: The skill executes local command-line tools including
git,npx,cargo,go, andruff. These executions are scoped to the project's source code and are necessary for the tool's primary purpose of linting and formatting. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto execute JavaScript-based tools, which may involve downloading packages from the official NPM registry. These are well-known developer services and are treated as safe within a standard development workflow.
Audit Metadata