import-ordering
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate code maintenance tasks involving the organization of import statements.
- [SAFE]: The provided Node.js scripts (
check-imports.jsandfix-imports.js) use standard built-in modules (fs,path) to read and manipulate code files. No network operations or external downloads are performed by the scripts. - [SAFE]: External dependencies mentioned in the documentation (e.g.,
eslint-plugin-import-x,eslint-config-prettier) are well-known, standard packages in the JavaScript/TypeScript development ecosystem. - [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized access to sensitive files was found in any of the skill files.
Audit Metadata