helm-release-management
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected in the analyzed files.
- [EXTERNAL_DOWNLOADS]: In REFERENCE.md, the skill instructions include adding the Bitnami chart repository (https://charts.bitnami.com/bitnami). This reference targets a well-known and trusted service provider.
- [COMMAND_EXECUTION]: Both SKILL.md and REFERENCE.md define various helm and kubectl command patterns for managing Kubernetes resources. These operations are essential to the skill's stated purpose of Helm release management.
- [INDIRECT_PROMPT_INJECTION]: 1. Ingestion points: User-provided strings for release names, namespaces, and charts enter the context via Bash tool arguments in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: Uses Bash, Read, Grep, and Glob tools for file and system operations. 4. Sanitization: No explicit sanitization or validation of external input is specified within the skill logic.
Audit Metadata