git-status
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEDYNAMIC_CONTEXT_INJECTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill utilizes the
!commandsyntax inSKILL.mdto rungit status,git log, andgit stashat load time. These commands are standard for repository inspection and do not involve network access or sensitive file exposure. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from the repository's status and history. Ingestion points: Output from git commands in
SKILL.md. Boundary markers: None present. Capability inventory: Limited to reading git metadata. Sanitization: None performed on the git output.
Audit Metadata