retrospective-validation
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell commands including
mkdir,find,head,git log, andwcto collect historical project data for analysis. These commands are localized to the project environment and are necessary for the skill's stated purpose of retrospective validation. - [DATA_EXFILTRATION]: No network operations or patterns associated with data exfiltration were detected. The skill operates entirely on local files and git history.
- [PROMPT_INJECTION]: The instructions do not contain any patterns typical of prompt injection, such as attempts to override agent behavior, bypass safety protocols, or extract system prompts.
- [EXTERNAL_DOWNLOADS]: The skill does not define any external dependencies or download any remote scripts or packages.
Audit Metadata