satori
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and instructions for using the Satori library to render SVG images from markup. It does not contain any malicious instructions or unauthorized tools.
- [EXTERNAL_DOWNLOADS]: The skill references fetching assets from well-known services, such as the Yoga WASM binary from
unpkg.comand emoji assets fromcdnjs.cloudflare.com. These are legitimate references for the library's functionality. - [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were detected. The skill correctly advises users to strip metadata like
altor<title>from input markup to prevent unintended text rendering in the generated image. - [REMOTE_CODE_EXECUTION]: No unauthorized execution of remote scripts or code was found. The mentioned WASM initialization is the standard method for running the library's layout engine in restricted environments.
- [PROMPT_INJECTION]: The instructions are technical and instructional, with no attempts to bypass agent safety filters or override system prompts.
Audit Metadata