preflight
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses shell command substitution to include the current Git branch and status in the skill's context. These commands (
git branch,git status) are standard for development workflows and do not involve network operations or sensitive file access. - [COMMAND_EXECUTION]: The skill instructs the agent to execute various
npmandgitcommands. These operations (formatting, building, testing, committing) are standard for a software development lifecycle and align with the skill's stated purpose. - [SAFE]: No malicious patterns, data exfiltration, or unauthorized privilege escalation attempts were detected.
Audit Metadata