Do a quick security audit on this code.
LANGUAGE/FRAMEWORK: {stack}
CONTEXT: {api / web / cli / mobile}
WHAT IT DOES: {one_line}
CODE:
```
{paste}
```
LOOK FOR:
1. Input validation gaps (injection, deserialization, path traversal)
2. AuthN / AuthZ holes (missing checks, race conditions, token handling)
3. Sensitive-data exposure (logging secrets, error messages with PII, weak crypto)
4. Resource issues (DoS via large payloads, unbounded loops, file uploads)
5. Dependency / supply-chain risks visible in the code
FOR EACH FINDING:
- Severity: P0 / P1 / P2
- Exact location (file/line if visible, or function name)
- Reproducer (the 1-line attack)
- Fix (with code snippet)
End with a short note on what you DID NOT check (so I know the blind spots).0 copies·0 saves·2 views
124 words·758 chars
Parameters
Text generation parameters
FAQ
A coding & development text prompt designed for Claude Opus. 124 words long, free to copy and use.
This prompt is written for Claude Opus. It's a text/chat prompt — paste it into Claude Opus (or compatible LLMs like Claude or GPT-4) to get the expected output.
1. Click the Copy button on this page to copy the full prompt. 2. Open Claude Opus. 3. Paste the prompt into a new conversation. 4. Replace any {placeholders} with your specifics, then send. Most prompts produce the right output on the first try; complex ones may need 1-2 iterations.
Yes — every prompt on mycopyprompt is free forever. No paywall, no signup wall for browsing or copying. You can use it for personal or commercial work, just don't redistribute the entire mycopyprompt library.
Absolutely — most prompts are templates. Look for {placeholders} (curly braces) and swap them with your own values. You can also reword sections, add constraints, or chain it with other prompts.
Similar prompts
Matched against every prompt in the catalog by title.