web-development
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any malicious patterns, prompt injections, or unauthorized data access attempts.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and sibling skill configurations from official vendor repositories hosted on
cnb.cool. These are used for legitimate skill synchronization and modularity. - [CREDENTIALS_UNSAFE]: The instructions explicitly recommend using
.envfiles for environment-specific values and secrets, which aligns with industry best practices for secure configuration management. - [COMMAND_EXECUTION]: Shell commands mentioned (e.g.,
npm run build,tsc,eslint) are standard development toolchain operations intended for local environment validation.
Audit Metadata