custom-extensions
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for the @tanstack/markdown library. It includes code examples for creating block parsers, inline transforms, and document metadata derivation.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
@tanstack/markdownNode.js package. These resources are official packages from the vendor TanStack and are used for their intended purpose of markdown processing. - [SAFE]: The documentation explicitly addresses security considerations, particularly in the 'Tensions and Boundaries' section, which advises developers on how to handle untrusted content and maintain safe HTML output boundaries.
- [SAFE]: The code snippets provided are static examples for educational purposes and do not perform any unauthorized network operations, file system access, or command execution.
Audit Metadata