perses-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official and well-known sources for deployment, including the official Perses Helm repository (perses.github.io), Docker Hub images (persesdev/perses), and Homebrew taps (perses/tap/perses). These references are documented neutrally as they are essential to the skill's primary purpose.
- [SAFE]: Sensitive data such as API keys, client secrets, and passwords are handled using placeholders (e.g.,
<password>,<client-secret>,<32-byte-AES-256-key>) and environment variables, following standard security practices to prevent credential exposure. - [SAFE]: Command execution is limited to deployment-related tasks using standard CLI tools (Docker, Helm, Kubectl, Brew, and Percli) to set up and verify the server environment.
Audit Metadata