excalidraw-diagram
Warn
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill is designed to download its full implementation from an external source:
https://github.com/coleam00/excalidraw-diagram-skill. This process occurs when the agent follows the installation instructions provided in the markdown body. - [COMMAND_EXECUTION]: The instructions direct the agent to execute shell commands to manage its own lifecycle. This includes using
grepto check for the presence of a configuration block andnpxto fetch and execute code from a remote repository. The use of the!prefix is explicitly mentioned to trigger silent execution in supported environments.
Audit Metadata