deploy-context
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The instructions promote secure secrets management by directing users to store sensitive credentials like
NAO_API_KEYin GitHub Secrets rather than hardcoding them in configuration files or code. - [SAFE]: The skill utilizes official vendor resources, including the
nao-coreCLI andgetnao.iodomains, for its deployment operations. - [SAFE]: The provided GitHub Actions workflow uses official, version-pinned actions from GitHub's verified 'actions' organization, such as
actions/checkoutandactions/setup-python. - [SAFE]: The documentation includes explicit warnings and guardrails against common security pitfalls, such as triggering deployments on untrusted pull requests from forks or printing secrets to stdout.
Audit Metadata