apiiro-secure-prompt

Installation
SKILL.md

Apiiro Secure Prompt

Takes a coding task and returns it with security requirements injected. The enhanced prompt preserves the original business intent while adding targeted security considerations based on the repository context.

This is different from apiiro threat-model — secure-prompt enhances a task you're about to code, while threat-model produces a standalone STRIDE analysis report.

Usage

Auto-detects the current git repository for context.

apiiro guardian secure-prompt "implement user authentication with JWT"
apiiro guardian secure-prompt "add file upload endpoint"
apiiro guardian secure-prompt "build payment processing module" -o json
apiiro guardian secure-prompt "create REST API" --global       # Without repo context
apiiro guardian secure-prompt "implement OAuth flow" -f enhanced.txt
apiiro guardian secure-prompt "build payment module" --force   # Bypass classifier gate
Related skills
Installs
8
First Seen
Apr 28, 2026