perplexity-ci-integration
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for CI/CD setup, following best practices for automated testing and secret management.
- [EXTERNAL_DOWNLOADS]: The GitHub Actions workflow references official, well-known actions (
actions/checkoutandactions/setup-node). These are trusted resources managed by the GitHub organization. - [COMMAND_EXECUTION]: The skill demonstrates the use of
gh secret setto securely store API keys in GitHub Secrets, which is a recommended security practice for CI/CD environments. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive data exposure were detected. The instructions use generic placeholders like
pplx-your-ci-key-herefor demonstration purposes.
Audit Metadata