schema-research
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches class and property definitions from the official Schema.org website (schema.org) using WebFetch. This allows the agent to provide accurate and up-to-date integration guidance based on standard web vocabularies.
- [COMMAND_EXECUTION]: The skill uses the
greputility to search local project files (specifically .edn files) to identify existing schema implementations and ensure new additions do not duplicate existing work. - [COMMAND_EXECUTION]: Includes cross-platform helper scripts (Bash and PowerShell) that utilize system-native commands like
open,xdg-open, orstartto display documentation pages in the user's web browser. - [DATA_EXFILTRATION]: No sensitive file access or unauthorized network transmissions were detected. All network activity is restricted to retrieving public documentation from a reputable source.
Audit Metadata