Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a set of instructional guidelines for AI agents to follow when generating or reviewing print CSS. It uses standard CSS media queries and properties to improve accessibility for printed media.
- [EXTERNAL_DOWNLOADS]: The skill references informational resources and documentation from trusted sources, including MDN (Mozilla Developer Network), the W3C (World Wide Web Consortium), and the author's own GitHub repository (
mgifford/ACCESSIBILITY.md). These links are used for guidance and do not involve remote code execution or automated downloads of executable content. - [COMMAND_EXECUTION]: Includes a benign example of an HTML print button that utilizes the
window.print()JavaScript method, which is the standard and secure way to trigger the browser's native print dialog.
Audit Metadata