web-template-creator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited web-template-creator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Convert a website-analysis document into a reusable website template package. Scope is template creation only — this skill does not scrape live sites, download assets, or build demos/mirrors.
If no analysis exists yet, ask for one (or for the URL + permission to analyze) before proceeding.
Mirror the jvscholz-website-template packaging exactly:
`html block.{{PLACEHOLDER}} key — never hard-coded.:root block holds palette + font stack as CSS custom properties; a shared <header>/<nav> shell is copied into every page.<style> per page; JS only if the design truly needs it.Contents tree, numbered Quick start, the Site map produced, and a Philosophy paragraph naming the texture + one move.{{PLACEHOLDER}} grouped by section (Identity, Palette, Fonts, Brand marks & props, then one block per content type). Each value gets an inline comment encoding the design intent and constraints (e.g. "two-tone only, no third hue"; "load all faces, use simultaneously"). Keep any source copy that has deliberate quirks.awk snippet ripping the inner HTML from each pages/*.md into *.html, a per-item loop for repeated page types (one product/post per file), and post-extraction deploy steps.pages/*.md must implement the analysis faithfully):alt on images, aria-hidden on pure ornament, keyboard-reachable links with focus outlines, empty alt on decorative props.pages/*.md has exactly one `html fence that opens with <!DOCTYPE html> and closes with </html>. Report the check.See reference.md for the full prompt text and the worked re-animators.net result (texture "Photocopied metal reliquary"; one move = the Lore collage page that smuggles products inside the décor).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.