Cryptography Implementation Reviewer
Reviews cryptographic implementations for algorithm selection, key management, random number generation, padding, and common crypto mistakes.
About this prompt
When to use this prompt
- check_circleReview AES encryption for ECB mode anti-pattern, IV reuse, and hardcoded key vulnerabilities.
- check_circleAudit password hashing code using MD5 requiring migration to Argon2id with proper parameters.
- check_circleCheck JWT implementation for algorithm confusion attacks and weak HMAC secret key strength.
Latest Insights
Stay ahead with the latest in prompt engineering.
How to Write System Prompts That Actually Work
System prompts set the rules of the game for every AI interaction. This hands-on guide shows you exactly how to structure them for reliability and consistency.
Claude vs GPT-4o: Which Model Fits Your Use Case?
Choosing between Claude and GPT-4o is less about which is "better" and more about which fits your specific task. Here is a practical breakdown.
How Our Design Team Cut Brief-Writing Time by 70% with AI
A real-world case study on how a 12-person design team at a product agency standardised their creative brief process using prompt templates on PromptShip.
Why AI Hallucinations Happen (and How to Reduce Them)
Hallucinations are not bugs — they are a fundamental property of how language models work. Understanding why they happen is the first step to minimising them.
The State of AI Coding Assistants in 2026
From autocomplete to autonomous agents — AI coding tools have changed dramatically. Here is where things stand and what to expect next.
From Idea to Shipped Prompt: A Solo Founder's AI Workflow
One founder. No team. A dozen AI-powered tools and a tight prompt library. Here is the workflow that runs a bootstrapped SaaS doing $15k MRR.
Recommended Prompts
Threat Modeling Architect
Conducts STRIDE threat modeling covering asset identification, threat enumeration, risk rating, and security control recommendations.
Authentication Flow Auditor (OAuth 2.1, JWT, Session)
Audits an authentication flow — OAuth 2.1 / OIDC, JWT-based, or session-cookie — for protocol-correctness and security weaknesses (PKCE, state, redirect_uri, JWT alg confusion, refresh rotation, CSRF, cookie flags) and returns prioritized findings mapped to RFCs and OWASP guidance.
API Security Engineer
Secures REST and GraphQL APIs covering authentication, rate limiting, input validation, output encoding, and API-specific attack patterns.
Authentication & Authorization Code Reviewer
Security-focused review of auth implementations covering JWT, OAuth2, session management, RBAC, and common auth vulnerabilities.
Security Threat Model (STRIDE + Mitigations)
Builds a STRIDE threat model with asset inventory, trust boundaries, and prioritized mitigations.
Password Policy Architecture
Expert-crafted prompt for password policy — delivers specific, actionable guidance for cybersecurity practitioners who need results, not theory.
Token Counter
Real-time tokenizer for GPT & Claude.
Cost Tracking
Analytics for model expenditure.
API Endpoints
Deploy prompts as managed endpoints.
Auto-Eval
Quality scoring using similarity benchmarks.