newman-script-helper
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a script generator for Newman, providing users with templates for API testing workflows.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of standard NPM packages, specifically 'newman' and 'newman-reporter-htmlextra', which are official and well-known tools for running Postman collections.
- [CREDENTIALS_UNSAFE]: Security best practices are followed by using variable placeholders such as '$POSTMAN_API_KEY' and '' in example commands, avoiding the use of hardcoded credentials.
Audit Metadata