dart-contribute
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (LOW): The skill instructs the agent to execute local system commands for version control and project management.
- Evidence: Git commands (
git checkout,git push), GitHub CLI commands (gh pr create,gh api,gh run watch), and Pixi tasks (pixi run lint,pixi run test-all) are provided to manage the contribution workflow. - Context: These are standard development tools and the operations (branching, PR creation, linting) are consistent with the skill's stated purpose of managing code contributions.
- [SAFE] (INFO): No evidence of prompt injection, unauthorized data access, or remote code execution was found. The instructions are transparent and follow established open-source contribution patterns.
Audit Metadata