authoring-user-stories
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated metadata do not contain any malicious patterns, obfuscation, or prompt injection attempts. The instructions are focused on enforcing quality standards for user story creation.
- [SAFE]: The included validation script
scripts/validate-user-stories.pyuses only Python standard libraries (json,re,sys,pathlib). It performs read-only operations on a file path provided as an argument to validate its content against specific regex patterns. - [SAFE]: No network activity, data exfiltration, or unauthorized privilege escalation mechanisms were detected. The skill operates entirely on local data provided by the user or agent.
Audit Metadata