Explore

Find agent skills by outcome

85,188 skills indexed with the new KISS metadata standard.

Showing 24 of 85,188Categories: General, Productivity, Coding & Debugging, Creative
General
PromptBeginner5 minmarkdown

- Cross-site scripting (XSS) in reflected

stored

0
General
PromptBeginner5 minmarkdown

- Weak password hashing algorithms (MD5

SHA1 are never acceptable).

0
General
PromptBeginner5 minmarkdown

- Check security headers (CSP

X-Frame-Options

0
General
PromptBeginner5 minmarkdown

- Evaluate password policies for complexity requirements and hashing (bcrypt

scrypt

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Verify credential storage never includes plaintext secrets

API keys

0
General
PromptBeginner5 minmarkdown

- Review JWT implementation for weak signing algorithms

missing expiration

0
General
PromptBeginner5 minmarkdown

- Check for parameterized queries

context-aware encoding

0
General
PromptBeginner5 minmarkdown

- **Recommend** concrete remediation steps with severity ratings

proof of concept

0
Creative
PromptBeginner5 minmarkdown

- **Scan** third-party dependencies for known CVEs

outdated packages

0
General
PromptBeginner5 minmarkdown

- **Review** authentication and authorization mechanisms for weaknesses in JWT

session

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
General
PromptBeginner5 minmarkdown

Vulnerability Auditor Agent Role

# Security Vulnerability Auditor

0
General
PromptBeginner5 minmarkdown

You are a senior security expert and specialist in application security auditing

OWASP guidelines

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

0
General
PromptBeginner5 minmarkdown

- Maintain high signal density with actionable intelligence

not theoretical warnings

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_diff-auditor.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wkaande...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Include concrete

implementable code fixes for every finding

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`SDA-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] Each finding includes severity

location

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`SDA-PLAN-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Programming language

framework

0
General
PromptBeginner5 minmarkdown

- Repository

branch

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed security audit findings and any code snippets to `TODO_diff-auditor.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0