pre-merge
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill outlines standard development workflows for code quality and security verification.
- [EXTERNAL_DOWNLOADS]: References standard development tools and package managers (npm, pip, husky) for local environment setup. It also references the vendor's official GitHub repository.
- [COMMAND_EXECUTION]: Includes standard shell commands for local code analysis such as linting, type checking, and testing (e.g., tsc, eslint, pytest, pylint).
- [CREDENTIALS_SAFE]: Explicitly includes a security checklist advising against hardcoding sensitive data and ensuring authentication/authorization are implemented in code.
Audit Metadata