artify
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes a utility script
scripts/make-offline.pydesigned to fetch and inline external CSS and JavaScript resources from CDN URLs found within HTML files. This is a functional utility for creating portable, offline-ready artifacts. - [EXTERNAL_DOWNLOADS]: Starter templates reference several well-known and reputable CDNs for libraries including Three.js, D3.js, Alpine.js, Chart.js, Leaflet, and Tailwind CSS. These sources are established industry standards for web development.
- [DATA_EXPOSURE]: The skill documentation describes an 'artify snapshot' feature that allows the AI agent to retrieve the state of an artifact (e.g., form fields or custom JavaScript state). This is an intended mechanism for structured data exchange between the browser-based artifact and the AI agent.
- [COMMAND_EXECUTION]: The skill uses a custom CLI tool (
artify) for serving and interacting with files. The instructions use standard patterns for local development servers and do not attempt to execute unauthorized or hidden system commands.
Audit Metadata