writing-web
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions and code snippets reveals no malicious intent, prompt injections, or data exfiltration patterns. All code examples follow industry best practices for semantic HTML and secure web development.
- [EXTERNAL_DOWNLOADS]: The skill suggests using
npx html-validateto verify generated code. This command fetches the validator utility from the official npm registry, which is a well-known and standard service for web development tooling. - [COMMAND_EXECUTION]: Provides a standard bash command for linting and validating HTML files within the project directory to ensure code quality.
Audit Metadata