Git Standup Summary
AdvisoryAudited by Static analysis on May 5, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
What this means
Generated summaries may expose commit messages, author names, branch activity, and file paths from the repository.
Why it was flagged
The skill uses the local git tool to read repository history and produce summaries. This is directly aligned with the standup-summary purpose and appears read-only, but the output can include private project metadata.
Skill content
Queries `git log` with the requested time window ... Parses commit messages, authors, dates, and file paths
Recommendation
Use it only in repositories whose commit history you are comfortable summarizing, and review the output before sharing it outside your team.
