coding
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional guidelines for software development principles (such as DRY, KISS, and SOLID) and coding standards.
- [COMMAND_EXECUTION]: The instructions guide the agent to perform standard development tasks such as running tests (
pytest,npm test) and linting/formatting (prettier,npm run lint). These commands are standard for project maintenance and do not indicate malicious intent. - [EXTERNAL_DOWNLOADS]: The skill suggests that the agent propose installing standard development dependencies (e.g.,
eslint) if they are missing from a project. These are well-known tools from official registries.
Audit Metadata