ui-convert-extractor-webforms
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized access attempts were detected in the skill instructions or metadata.
- [NO_CODE]: The skill consists entirely of markdown-based instructions for the AI agent and does not include any accompanying scripts, executables, or binary files.
- [PROMPT_INJECTION]: The skill defines a surface for potential indirect prompt injection as it is designed to ingest and process untrusted external data (ASP.NET WebForms files).
- Ingestion points: .aspx and .ascx source files processed by the agent.
- Boundary markers: Absent; the instructions do not specify delimiters or warnings for embedded instructions within the source files.
- Capability inventory: Data extraction and conversion to Design IR; no evidence of subprocess execution, file system writes, or network operations.
- Sanitization: Absent; the instructions do not include steps to validate or sanitize the content of the processed files.
Audit Metadata