page-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill processes untrusted user input to determine the structure and features of the generated code.
- Ingestion points: User-provided
pageNameanddescriptionparameters enter the agent context inSKILL.md. - Boundary markers: No explicit delimiters or instructions to ignore embedded commands are mentioned in the workflow.
- Capability inventory: The skill is capable of writing files to the local file system at
apps/web/src/pages. - Sanitization: The skill mentions using
schema.tsfor parameter validation and PascalCase enforcement for page names.
Audit Metadata