development-workflow
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): References mkcert on GitHub (FiloSottile/mkcert) for local HTTPS development. This is a common and reputable developer tool for generating locally-trusted certificates.
- [COMMAND_EXECUTION] (SAFE): Lists standard npm development commands (dev, build, deploy) and filesystem checks (ls). These are appropriate for the stated purpose of managing a development workflow.
- [CREDENTIALS_UNSAFE] (SAFE): Provides instructions for configuring environment variables using placeholders like 'your-extension-key'. No hardcoded secrets or sensitive credentials were found.
Audit Metadata