scaffold-app-template
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The instructions describe fetching a reference
values.yamlfile from a public repository viacurlathttps://raw.githubusercontent.com/bjw-s-labs/helm-charts/main/charts/library/common/values.yamlto assist the agent in identifying configuration schemas. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection or input manipulation surface by incorporating external input directly into file generation and command execution contexts.
- Ingestion points: External user input enters the context through the
$ARGUMENTSvariable to define the application name. - Boundary markers: Absent; no specific delimiters or shielding instructions are provided to enclose the input.
- Capability inventory: The skill possesses file
Writecapabilities andBashcommand execution privileges (e.g.,kustomize build,make lint). - Sanitization: Absent; the guidelines do not instruct the agent to sanitize or validate the
$ARGUMENTSvariable against path traversal sequences or command execution characters before utilizing it to create directories or execute commands.
Audit Metadata