1k-code-quality
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation resource, providing guidance on linting, coding styles, and documentation standards.
- [COMMAND_EXECUTION]: The skill references standard development commands such as
yarn lintandyarn tsc. These are presented as informative examples for project maintenance. The skill metadata limits the agent's active toolset toRead,Grep, andGlob, preventing the execution of arbitrary shell commands or unauthorized modifications. - [EXTERNAL_DOWNLOADS]: The installation command in the metadata uses
curlto fetch the skill definition from a public GitHub repository. This is a standard distribution mechanism and does not involve executing remote scripts or downloading third-party binaries.
Audit Metadata