make-instructions
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- File Creation and Management: The skill provides a template and process for generating .instructions.md files within the .github/instructions/ folder. This is a standard practice for configuring development environments and providing context to AI-assisted coding tools.
- Security Validation Practices: The included workflow specifically instructs the agent to verify that no secrets, tokens, or internal URLs are included in the generated files. This is a positive security pattern that helps prevent accidental data exposure.
- Contextual Instruction Surface: The skill assists in creating instructions that will be consumed by another AI agent. While this involves creating content that influences agent behavior, the skill provides a clear structure and validation criteria to ensure the resulting content is intentional and safe.
Audit Metadata