milestone-update
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [Command Execution] (LOW): The skill uses
git diffandgit logto analyze session work. These are standard local operations and do not involve untrusted remote sources or shell piping. - [Indirect Prompt Injection] (LOW): The skill reads and processes the content of
milestone.mdand git logs to determine updates. 1. Ingestion points: Readsmilestone.mdand git history. 2. Boundary markers: Absent. 3. Capability inventory: File-write (tomilestone.md) and git subprocess execution. 4. Sanitization: Absent. The skill assumes the content of project files is trustworthy, though the impact is restricted to local markdown updates.
Audit Metadata