story-init
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists of Markdown documentation and instructions. No scripts, binaries, or configuration files that could execute code are included.
- [SAFE]: The skill's workflow is limited to creating new files in the local workspace based on user input. It does not attempt to read sensitive files, hardcode credentials, or connect to external servers. The instructions specify kebab-case for filenames, which provides basic sanitization for user-provided strings during directory creation.
Audit Metadata