generic-static-feature-developer
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and architectural guidance for static site development without any malicious instructions or hidden behaviors.
- [EXTERNAL_DOWNLOADS]: Recommends the use of
npx servefor local testing. This command fetches theservepackage from the npm registry, which is a well-known and trusted service for development tools. - [COMMAND_EXECUTION]: Provides example shell commands for image optimization using established CLI tools like
pngquant,jpegoptim, andcwebp. These are standard utilities for web performance optimization. - [REMOTE_CODE_EXECUTION]: Includes a GitHub Actions workflow template that utilizes standard actions (
actions/checkoutandpeaceiris/actions-gh-pages). These are industry-standard tools for CI/CD and deployment to GitHub Pages.
Audit Metadata