publish-flutter-package

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes Python scripts (pre_check.py, prepare_release.py) to interact with the local Git repository. These scripts execute standard Git commands such as git status, git log, and git fetch to automate versioning and release workflows. The commands are executed using list-based arguments with subprocess.run and subprocess.check_output, which follows security best practices to prevent command injection.\n- [SAFE]: No patterns of data exfiltration, malicious remote code execution, or prompt injection were detected. The scripts and instructions are consistent with the skill's stated purpose of automating the Flutter publishing process.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 12:33 PM