skills/sickn33/antigravity-awesome-skills/frontend-mobile-development-component-scaffold/Gen Agent Trust Hub
frontend-mobile-development-component-scaffold
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted user input to generate executable code.
- Ingestion points: User input provided via the
$ARGUMENTSvariable is used to define component specifications such as names, properties, and descriptions inSKILL.md. - Boundary markers: The instructions lack explicit delimiters or safety instructions (e.g., 'treat input as data, not instructions') to prevent the agent from being misled by content within the user's requirements.
- Capability inventory: The skill's primary purpose is to generate boilerplate for React components, including logic, styles, and test files.
- Sanitization: There is no evidence of input validation or escaping before user-provided strings are interpolated into the generated code templates.
Audit Metadata