update-focus
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it reads and summarizes external data sources.\n
- Ingestion points: Reads activity data from the
log/directory andgit logoutput.\n - Boundary markers: Absent. The instructions do not explicitly warn the agent to ignore potential instructions embedded in log files or commit messages.\n
- Capability inventory: The skill utilizes the
Edittool to modify the.context/current-focus.mdfile andBashfor metadata retrieval.\n - Sanitization: Absent. Content retrieved from logs and git is formatted directly into the summary document without filtering.\n- [COMMAND_EXECUTION]: The skill is authorized to use the
Bashtool for specific commands includinggit log,date, andls. These commands are appropriately restricted to information gathering and do not pose a risk of arbitrary execution or privilege escalation.
Audit Metadata