update-skill-learnings
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses file manipulation tools (Read, Write, Edit, Glob, Grep) to maintain the repository's documentation. Its operation is restricted to specific file paths related to skill learnings.
- [SAFE]: The skill implements a mandatory human-in-the-loop requirement. The
AskUserQuestiontool must be used to get explicit user approval of the wording, category, and target file before any changes are committed to the file system. - [SAFE]: The skill explicitly disables autonomous model invocation (
disable-model-invocation: true), ensuring it only runs when the user specifically requests a learning to be recorded. - [SAFE]: No network operations, credential harvesting, obfuscation, or remote code execution patterns were detected.
Audit Metadata