simple-spec
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to facilitate the creation of markdown-based product specifications. It gathers context from the local codebase and user input to populate a structured template (
references/spec_template.md). - [SAFE]: No external downloads, remote code execution, or credential exposure patterns were detected. The skill uses standard file system operations to write documents to a local
docs/directory. - [SAFE]: The
disable-model-invocation: trueflag in the frontmatter is a configuration setting that restricts the model's ability to call other tools independently, which is a standard safety measure for this type of task.
Audit Metadata