Skill audit report
The html skill owns creating and revising durable, standalone HTML artifacts: a complete self-contained index.html saved in a requested or generated artifact directory, with inline dependencies, accessible structure, loopback serving, and exact-file verification. It triggers when a user asks to create, build, turn content or data into, save, revise, or update a “durable HTML artifact,” “one-file dashboard,” “single-page local artifact,” or named HTML artifact, or explicitly says “use /html” or “activate the HTML skill.” It does not trigger for integrating HTML into React or Next.js routing, reviewing or explaining HTML or accessibility, browser-based QA of an existing page, converting Figma designs into reusable components, or merely serving an existing dist directory.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
FAIL30
20 GitHub stars
Stars/forks activity
FAIL32
20 stars, 0 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
14d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
INFO64
command execution surface, network or browser surface
Install availability
PASS92
npx skills add eliasstravik/skills --skill html
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN48
shell or command execution, filesystem or document access
Repository evidence
PASS86
https://github.com/eliasstravik/skills/tree/main/skills/html
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add eliasstravik/skills --skill html
Repository
88
https://github.com/eliasstravik/skills/tree/main/skills/html
License
86
MIT
Maintenance
100
14d since push
AI review
55
The SKILL.md does not clearly define what 'provided HTML state root' means; it is ambiguous whether it is an environment variable, a parameter, or something else.
README/SKILL.md completeness
84
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
175K Stars · Audit report
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
85K Stars · Audit report
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K Stars · Audit report
Usable description available
Dependency risk
64
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
48
shell or command execution, filesystem or document access
Stars/forks activity
32
20 stars, 0 forks; issue activity unavailable in current metadata
Adoption
42
20 GitHub stars
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Browser automation
mediumSkill may drive a browser or interact with web pages.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.