schema-validator
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure coding practices for its intended utility purpose and contains no malicious patterns.
- [COMMAND_EXECUTION]: The skill is a Node.js application that performs data validation in-memory; it does not utilize subprocesses or shell execution to run arbitrary commands.
- [EXTERNAL_DOWNLOADS]: All dependencies are standard Node.js packages or internal workspace modules. There are no patterns indicating the download or execution of remote scripts.
- [DATA_EXFILTRATION]: The skill lacks network capabilities such as fetch or http modules, ensuring that no data is transmitted externally.
- [PROMPT_INJECTION]: The instructions in the skill metadata and source code are purely functional and do not attempt to manipulate the AI agent's core behavior or safety protocols.
Audit Metadata