skills/jeremylongshore/claude-code-plugins-plus-skills/documenso-deploy-integration/Gen Agent Trust Hub
documenso-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill demonstrates a strong security posture by explicitly instructing users to store sensitive API keys in dedicated secret managers (AWS Secrets Manager, Google Secret Manager) rather than hardcoding them or using plain-text environment variables in production. The provided Dockerfile uses alpine-based multi-stage builds and non-root users (appuser/UID 1001) to minimize the attack surface. Kubernetes manifests include resource limits and health probes, following standard production-ready patterns.
Audit Metadata