evernote-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard CI/CD configurations for Evernote integrations.
- [SAFE]: Credential management follows best practices by referencing GitHub Actions Secrets (e.g.,
${{ secrets.EVERNOTE_CONSUMER_KEY }}) rather than hardcoding real keys. - [SAFE]: Mock implementations for testing use dummy strings for tokens, which is appropriate for unit testing.
- [SAFE]: External dependencies and GitHub Actions are sourced from official or well-known organizations (e.g.,
actions/checkout,snyk/actions).
Audit Metadata