harness-ci
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation for the Harness CI platform, focusing on pipeline configuration and standard build practices.
- [EXTERNAL_DOWNLOADS]: The documentation references well-known services and trusted resources, including GitHub Actions (actions/setup-node@v3) and official Docker images (postgres:14, plugins/slack).
- [COMMAND_EXECUTION]: Includes examples for executing standard build and test commands (npm ci, npm test) within a containerized CI environment as part of documented pipeline steps.
- [CREDENTIALS_UNSAFE]: The skill demonstrates the use of official Harness expressions for secure secret management (e.g., <+secrets.getValue("key")>) and does not contain hardcoded credentials.
Audit Metadata