schema-markup
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance and tools for SEO schema markup.
- [COMMAND_EXECUTION]: The skill instructs the agent to run a local Python script (
scripts/schema_validator.py) to validate HTML files. The provided script uses only standard library components (html.parser,json,re) and does not perform network operations, file system modifications, or arbitrary code execution. - [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted validation services, such as Google's Rich Results Test and the official Schema.org validator, for testing purposes.
- [DATA_EXPOSURE]: No sensitive file access or credential exposure was found. The script processes HTML data provided by the user via file path or standard input.
Audit Metadata