skills/mono0926/skills/melos-manager/Gen Agent Trust Hub

melos-manager

Pass

Audited by Gen Agent Trust Hub on Apr 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill focuses on assisting users with the Melos CLI tool for Dart/Flutter projects. The instructions and command examples provided are consistent with standard development practices and the official Melos documentation.
  • [COMMAND_EXECUTION]: The skill discusses the use of melos exec and melos bootstrap. These are fundamental operations of the Melos tool designed to manage dependencies and run scripts across multiple packages in a local development workspace.
  • [EXTERNAL_DOWNLOADS]: The skill mentions the standard installation command dart pub global activate melos for setting up CI environments. This fetches the Melos package from the official Dart package registry (pub.dev).
  • [PROMPT_INJECTION]: The skill instructs the agent to analyze user-provided melos.yaml files to offer improvements. While this represents a surface for indirect prompt injection, the instructions guide the agent to provide analysis and feedback to the user rather than automatically executing commands derived from the file content.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 17, 2026, 02:54 AM