skills/mastra-ai/mastra/pr-splitter/Gen Agent Trust Hub

pr-splitter

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard git commands such as git branch, git diff, git checkout, git restore, and git range-diff to manage local branches and file states. This behavior is entirely consistent with its stated purpose of pull request management.
  • [DATA_EXPOSURE]: The workflow suggests writing split notes to a local directory .notes/pr-split.md. It includes a safety recommendation to ensure the .notes/ directory is ignored or untracked to prevent unintentional commits of temporary scratchpad notes.
  • [SAFE]: No network operations, credential harvesting, obfuscation, or remote code execution patterns were detected. The skill operates exclusively on the local filesystem and git repository.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 10:10 AM
Security Audit — agent-trust-hub — pr-splitter