generate-import-html

Warn

Audited by Runlayer on Feb 25, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
76%
Files
3
Flagged
3
Chunks
6
Flagged Files (3)
SKILL.mdHIGH
76.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: generate-import-html description: Generate structured HTML from authoring analysis for AEM Edge Delivery Services.

Tool: SKILL.md [2/2]

resources/metadata-extraction.mdHIGH
76.3%

Malicious tool definition detected

Tool: resources/metadata-extraction.md [1/2] Description: # Metadata Extraction Extract and map metadata from source webpages to standard metadata structure.

Tool: resources/metadata-extraction.md [2/2] Description: needed ### Large JSON-LD payload **Cause:** Complex structured data (>500 characters) **Solution:** - Don't include in metadata block (bloats page) - Recommend client-side JS decoration (load async) - Or move to head.html if site-wide ### Relative image URLs **Cause:** `og:image` is relative path, not absolute **Solution:** ```javascript // Convert relative to absolute const baseUrl = new URL(sourceUrl).origin; const absoluteImageUrl = ne

resources/metadata-mapping.mdHIGH
76.3%

Malicious tool definition detected

Tool: resources/metadata-mapping.md [1/2] Description: # Metadata Mapping Reference Detailed mapping rules for converting source webpage metadata to standard metadata properties.

Tool: resources/metadata-mapping.md [2/2]

Audit Metadata
Max File Score
76%
Classification
UNKNOWN_SERVER
Files Scanned
3
Files Flagged
3
Chunks Analyzed
6
Analyzed
Feb 25, 2026, 10:26 AM
Security Audit — runlayer — generate-import-html