1k-code-quality
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a set of developer guidelines focused on code quality, linting, and documentation. It follows standard industry practices for code maintenance.
- [COMMAND_EXECUTION]: The instructions include standard development commands for linting and type-checking (e.g.,
yarn lint,yarn tsc). It also provides a method to append technical terms to a spellcheck skip list (echo "yourword" >> development/spellCheckerSkipWords.txt), which is a legitimate and localized project configuration task. - [DATA_EXPOSURE]: No access to sensitive files, environment variables, or credentials was found. The skill only references standard configuration files like
.oxlintrc.json. - [PROMPT_INJECTION]: No instructions were found that attempt to override the AI agent's core safety guidelines or behavior.
Audit Metadata