runbook-generator
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is to generate markdown templates for service operations. No malicious patterns such as prompt injection, data exfiltration, or unauthorized command execution were detected.
- [SAFE]: The script 'scripts/runbook_generator.py' uses standard Python libraries (argparse, datetime, pathlib) to generate and write documentation. It does not perform network operations or execute shell commands.
- [SAFE]: All templates and reference materials are static markdown files intended for engineering documentation and do not contain executable content or hidden instructions.
Audit Metadata