create-cli
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely informational and template-driven, designed to help users structure CLI parameters and UX behavior.
- [EXTERNAL_DOWNLOADS]: The skill references external documentation and source repositories for CLI guidelines (clig.dev and github.com/cli-guidelines). These are well-known community resources used for reference purposes and do not involve executable code downloads.
- [DATA_EXFILTRATION]: The instructions explicitly advise against insecure practices such as passing secrets via command-line flags or environment variables, promoting secure design patterns like password files or stdin. No unauthorized data access or network transmission patterns are present.
- [PROMPT_INJECTION]: The skill instructions do not contain attempts to override agent safety filters or bypass system instructions. The language used is standard for defining task-specific behavior and templates.
Audit Metadata