agent-customization
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- Instructional Content: The skill is primarily composed of Markdown documentation and YAML frontmatter templates. It provides a decision framework for choosing the correct customization primitive (e.g., hooks vs. instructions) based on the user's requirements.
- File System Interaction: The skill's description indicates it leverages standard file system tools to read and write customization files (like
.agent.mdorSKILL.md). These operations are consistent with the skill's stated purpose of managing project configurations. - Hook Configuration Guidance: The documentation provides examples for lifecycle hooks that can execute shell commands. While hooks allow for command execution, the skill itself does not include any executable scripts or malicious commands; it serves only as a configuration reference for the user.
- Resource Management: All references and links within the skill point to official documentation or local reference files within the package. No external downloads or unverifiable dependencies were detected.
Audit Metadata