local-impl-logger
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git diff,git log, andgit showto collect statistics and history of implementation tasks. It also usesgrepto search existing documentation for code patterns. These commands are restricted to the local repository context and are essential for the skill's primary function. - [DATA_EXFILTRATION]: The skill can optionally mirror logs to remote documentation backends such as Confluence or Notion using a platform-specific
docs-adapter. This behavior is transparently documented as a core feature for teams using centralized knowledge bases. - [PROMPT_INJECTION]: As the skill ingests user-provided summaries and code artifacts to generate documentation that other AI agents may later read, it possesses an indirect prompt injection surface. This is a common characteristic of logging and documentation skills, and the skill structures data into specific sections (e.g.,
## Activity Log) which helps maintain contextual boundaries.
Audit Metadata