add-landing-icons
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches SVG and PNG assets from external sources including Simple Icons, JSDelivr (hosting the Devicon repository), and Google's Favicon API. These are established services for front-end development and UI assets.
- [COMMAND_EXECUTION]: The skill utilizes
curlfor asset retrieval anduv run mkdocs servefor local documentation previewing. It also includes apkillcommand to facilitate server restarts during development. These operations are consistent with the skill's primary purpose of documentation maintenance.
Audit Metadata