grill-your-novel
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection or obfuscation, were identified. The skill instructions are focused entirely on creative writing project management and authoring workflows.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
init_project.py,check_project.py) for initializing and validating project structures. These scripts use the Python standard library to perform local filesystem operations, such as creating directories and copying markdown templates, within a path provided by the user. - [DATA_EXFILTRATION]: No network access, external URL requests, or data transmission logic was found in the provided scripts or instructions. All project data remains within the local environment.
Audit Metadata