skills/tbsten/mir/mir-publish-guide/Gen Agent Trust Hub

mir-publish-guide

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructional command-line snippets for using the mir CLI tool via npx. Commands include mir sync, mir preview, mir publish, mir login, and mir logout for managing and deploying code snippets.
  • [EXTERNAL_DOWNLOADS]: References the mir package, which is typically downloaded from the official npm registry when run via npx. This is standard behavior for Node.js-based developer tools.
  • [CREDENTIALS_UNSAFE]: Discusses the management of publish_token and mirconfig.yaml for remote registry authentication. It correctly guides the user to use mir login for automated token handling or provides a template for manual configuration, without containing or requesting hardcoded secrets.
  • [DATA_EXFILTRATION]: Describes the process of uploading snippet data to remote registries. Critically, it includes a prominent safety warning (using '⚠️🌍') informing the user that publishing to the 'official-registry' makes their content publicly accessible worldwide, encouraging review before deployment.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 08:25 PM