mir-update-published-snippet
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the mir CLI tool to perform various snippet management operations, such as checking status (npx mir info), synchronizing definitions (npx mir sync), and installing snippets for testing.
- [EXTERNAL_DOWNLOADS]: The skill employs npx to run the mir package, which triggers a download from the NPM registry if the package is not cached locally.
- [COMMAND_EXECUTION]: The skill includes instructions to publish snippets and provides an explicit warning to users before publishing to the official-registry, highlighting that the content will become globally accessible.
Audit Metadata