kubernetes-manifest-generator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTIONCREDENTIALS_UNSAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes user-supplied application details and interpolates them into YAML templates without sanitization. • Ingestion points: User prompts defining manifest parameters. • Boundary markers: None. • Capability inventory: Limited to generating text-based Kubernetes manifests. • Sanitization: No input validation or escaping is applied.
- [CREDENTIALS_UNSAFE]: Templates and example outputs contain hardcoded placeholder credentials (e.g., 'user:password', 'your-super-secret-jwt-key') which should be replaced in production.
Audit Metadata